drizzle initial migration

This commit is contained in:
2024-12-24 00:19:48 -08:00
parent 85573f5791
commit 76b5d9bf97
4 changed files with 286 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1735028333867,
"tag": "0000_young_wong",
"breakpoints": true
}
]
}