add migration 0008 to drizzle journal
All checks were successful
Build & Deploy / deploy (push) Successful in 1m32s
All checks were successful
Build & Deploy / deploy (push) Successful in 1m32s
The migration file existed but was missing from the _journal.json registry, so the Drizzle migrator skipped it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a1eeca1236
commit
adf1c727b8
@ -57,6 +57,13 @@
|
||||
"when": 1745366400000,
|
||||
"tag": "0007_ideas_nullable_project",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 8,
|
||||
"version": "7",
|
||||
"when": 1745452800000,
|
||||
"tag": "0008_meds_morning_evening",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user