drizzle migration

This commit is contained in:
2024-11-29 10:53:59 -06:00
parent f553aa2e67
commit c1bebd22f4
3 changed files with 469 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1732898968042,
"tag": "0000_brief_nekra",
"breakpoints": true
}
]
}