fix: update database switching to modify schema file directly

This commit is contained in:
2026-03-29 20:47:31 -07:00
parent 384954b27b
commit ac29b38175
5 changed files with 166 additions and 4 deletions
+3
View File
@@ -1,3 +1,6 @@
[tools]
docker-compose = "latest"
just = "latest"
node = "latest"
npm = "latest"
postgres = "latest"