Find a file
Simon Bruder 21c99a1677
Use diesel-async
This simplifies running queries, as it avoids having to use web::block
for everything.
2024-07-11 01:16:39 +02:00
.reuse Init 2024-07-11 01:16:00 +02:00
LICENSES Init 2024-07-11 01:16:00 +02:00
migrations Add item classes 2024-07-11 01:16:37 +02:00
src Use diesel-async 2024-07-11 01:16:39 +02:00
static Add parent to item 2024-07-11 01:16:35 +02:00
templates Add item classes 2024-07-11 01:16:37 +02:00
.envrc Init 2024-07-11 01:16:00 +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 Use diesel-async 2024-07-11 01:16:39 +02:00
Cargo.lock.license Init 2024-07-11 01:16:00 +02:00
Cargo.toml Use diesel-async 2024-07-11 01:16:39 +02:00
deny.toml Init 2024-07-11 01:16:00 +02:00
diesel.toml diesel: Do not automatically generate schema 2024-07-11 01:16:36 +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 Add postgresql CLI 2024-07-11 01:16:36 +02:00