tmp: grafana stuff
Some checks failed
CI / build-docker (push) Successful in 6s
CI / build-docker-bootstrap (push) Has been skipped
CI / release-test (push) Failing after 2m38s

This commit is contained in:
2026-02-19 21:40:02 -08:00
parent 3e0a85fcfa
commit c09a2fe1fb
11 changed files with 3993 additions and 1 deletions

View File

@@ -28,4 +28,10 @@ TODO: generated test file inclues global test DB setup, which is wrong
TODO: join-tables
- handle codegen for without rowid tables properly
- add "get all "
- add "get all X for Y"
TODO: create a Getter function for each unique index
TODO: consider CreateDB and CreateMemoryDB
TODO: generate tests for the remaining CRUD, try to hit ~100% default test coverage