Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 150 Bytes

File metadata and controls

3 lines (2 loc) · 150 Bytes

Project Notes

  • SQL: use sqlc for typed SQL. Edit schema/query files, then run pnpm generate:sqlc; do not hand-maintain generated storedb code.