No description
Find a file
Julia Lange dac085756a
db&adapter, add sqlx + schema & add adapter
Adds SQLX for database management, and an Adapter interface for
interacting with it. Through the type "AdapterPool"

Creates an initial_schema with everything I think I'll need.
2026-02-06 15:01:17 -08:00
koucha db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00
flake.lock db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00
flake.nix db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00