1
Fork 0
mirror of https://github.com/RGBCube/dix synced 2025-07-28 04:07:46 +00:00

proof of concept direct query with sqlx

This commit is contained in:
Dragyx 2025-05-05 16:55:48 +02:00 committed by Bloxx12
parent 63cf04b29f
commit 783f180716
5 changed files with 2151 additions and 13 deletions

View file

@ -20,6 +20,7 @@
inherit
(pkgsFor.${system})
cargo
sqlx-cli
rustc
rustfmt
bacon