fix #12: add accounts table for Better Auth credential storage

This commit is contained in:
Christopher Mayor
2026-04-27 10:57:15 -07:00
parent 4d5e1502e9
commit cd51f2a0c8
4 changed files with 44 additions and 1 deletions

View File

@@ -15,6 +15,13 @@
"when": 1777066300000,
"tag": "0001_fix_email_verified",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1777066400000,
"tag": "0002_add_accounts_table",
"breakpoints": true
}
]
}