feat: add drizzle configuration and initial migrations

This commit is contained in:
MythEclipse
2026-05-14 15:33:10 +07:00
parent 52b36c963f
commit 4e28cf9671
5 changed files with 563 additions and 1 deletions

View File

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