Koucha/koucha/src
Julia Lange 6702f976cb
Add sqlx, add Adapter, create initial schema
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-05 12:25:34 -08:00
..
bin Flake and Rust Project Init 2026-01-14 12:15:07 -08:00
lib.rs Add sqlx, add Adapter, create initial schema 2026-02-05 12:25:34 -08:00
score.rs score, initialize core functionality and types 2026-02-05 12:13:49 -08:00