Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust-sqlx
Using Option<String>, and other non-implementers of Display, with askama::Template
Mar 18, 2026
rust
struct
rust-sqlx
askama
How do I implement sqlx::FromRow trait maually?
Mar 14, 2026
rust
rust-sqlx
How do i create custom Postgres enum types in Rust SQLx?
Mar 11, 2026
postgresql
rust
rust-sqlx
Generic function that accepts a SQLx PgPool or MySqlPool
Mar 02, 2026
rust
rust-sqlx
How to re-use an sqlx::Executor?
Feb 17, 2026
rust
rust-sqlx
Rust create PrimitiveDateTime with now as value and time as crate
Feb 05, 2026
rust
time
rust-sqlx
How to create a SQLite database with rust sqlx
Jan 27, 2026
rust
rust-sqlx
How to build safe dynamic query with sqlx in rust?
Dec 24, 2025
rust
rust-sqlx
How can I make a postgres pool connection global in rocket.rs and make FromRequest custom guards asyncable?
Nov 04, 2025
rust
rust-rocket
rust-sqlx
Pass a transaction to a function and do a query
Oct 27, 2025
sqlite
rust
rust-sqlx
How to convert BigDecimal into f64?
Oct 25, 2025
rust
rust-sqlx
Rust: sqlx try_from Option<Uuid>
Oct 23, 2025
rust
rust-sqlx
Drop database on drop Using Sqlx and Rust
Oct 22, 2025
postgresql
rust
rust-sqlx
optional feature `uuid` required for type UUID of column #1 ("id")
Oct 22, 2025
rust
rust-sqlx
cargo sqlx prepare produces stub file -- even with 'offline' feature enabled
Oct 13, 2025
rust
rust-sqlx
Rust Sqlx handle INSERT ON CONFLICT
Sep 21, 2025
rust
actix-web
rust-sqlx
What is the difference between `&mut *transaction` and `&mut transaction` in SQLx?
Sep 04, 2025
rust
traits
rust-sqlx
Is there a way to use dynamic query in `sqlx::query!()"
Nov 09, 2022
rust
rust-sqlx
Older Entries »