basic db setup with drizzle

This commit is contained in:
Oliver Bryan
2025-12-07 22:55:02 +00:00
parent 7c43971087
commit 87e03b2a62
14 changed files with 475 additions and 15 deletions

View File

@@ -0,0 +1,20 @@
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1765145771181,
"tag": "0000_chemical_whiplash",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1765146859966,
"tag": "0001_short_silver_fox",
"breakpoints": true
}
]
}