Find a file
Simon Bruder 00d7647187
Switch to sqlx
While diesel has a native rust interface, writing more complex queries
is easier when you can just pass a SQL query string.
2024-07-19 00:05:26 +02:00
.reuse Switch to sqlx 2024-07-19 00:05:26 +02:00
.sqlx Switch to sqlx 2024-07-19 00:05:26 +02:00
LICENSES Switch to sqlx 2024-07-19 00:05:26 +02:00
migrations Switch to sqlx 2024-07-19 00:05:26 +02:00
src Switch to sqlx 2024-07-19 00:05:26 +02:00
static Add parent to item 2024-07-11 01:16:35 +02:00
.envrc Switch to sqlx 2024-07-19 00:05:26 +02:00
.gitattributes Add frontend prototype 2024-07-11 01:16:27 +02:00
.gitignore Init 2024-07-11 01:16:00 +02:00
build.rs Init 2024-07-11 01:16:00 +02:00
Cargo.lock Switch to sqlx 2024-07-19 00:05:26 +02:00
Cargo.lock.license Init 2024-07-11 01:16:00 +02:00
Cargo.toml Switch to sqlx 2024-07-19 00:05:26 +02:00
deny.toml Init 2024-07-11 01:16:00 +02:00
flake.lock Init 2024-07-11 01:16:00 +02:00
flake.lock.license Init 2024-07-11 01:16:00 +02:00
flake.nix Switch to sqlx 2024-07-19 00:05:26 +02:00