setup prisma<>sqlite

This commit is contained in:
2025-08-05 19:31:41 -04:00
parent 5fd0df8135
commit 0263ee9a4f
15 changed files with 266 additions and 95 deletions

View File

@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "sqlite"