li7y/src
Simon Bruder f030d16d09
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-11 17:25:01 +02:00
..
api Switch to sqlx 2024-07-11 17:25:01 +02:00
frontend Switch to sqlx 2024-07-11 17:25:01 +02:00
label Add label printing 2024-07-11 01:16:39 +02:00
manage Switch to sqlx 2024-07-11 17:25:01 +02:00
lib.rs Switch to sqlx 2024-07-11 17:25:01 +02:00
main.rs Switch to sqlx 2024-07-11 17:25:01 +02:00
models.rs Switch to sqlx 2024-07-11 17:25:01 +02:00