92b65309e8
- Create user, session, account, and verification tables for better-auth - Add basic task table with id, title, and priority fields - Include Drizzle migration metadata and snapshots
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1771741566597,
|
|
"tag": "0000_initial_auth_tables",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |