feat(drizzle): consolidate database migrations into single baseline
- Remove 0000-0021 incremental migrations - Add consolidated 0000_aberrant_deathstrike.sql baseline - Update meta/_journal.json and 0000_snapshot.json
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -5,92 +5,8 @@
|
||||
{
|
||||
"idx": 0,
|
||||
"version": "5",
|
||||
"when": 1781676504560,
|
||||
"tag": "0000_perfect_pestilence",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 1,
|
||||
"version": "5",
|
||||
"when": 1781679978738,
|
||||
"tag": "0001_heavy_sage",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 2,
|
||||
"version": "5",
|
||||
"when": 1781789296745,
|
||||
"tag": "0002_tiny_lionheart",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 3,
|
||||
"version": "5",
|
||||
"when": 1782118370256,
|
||||
"tag": "0003_diagnostic_student_nullable",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 4,
|
||||
"version": "5",
|
||||
"when": 1782136411839,
|
||||
"tag": "0004_calm_sandman",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 5,
|
||||
"version": "5",
|
||||
"when": 1782141546400,
|
||||
"tag": "0005_messy_pride",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 6,
|
||||
"version": "5",
|
||||
"when": 1782374400000,
|
||||
"tag": "0013_message_recall",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 7,
|
||||
"version": "5",
|
||||
"when": 1782374500000,
|
||||
"tag": "0014_message_templates",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 8,
|
||||
"version": "5",
|
||||
"when": 1782374600000,
|
||||
"tag": "0015_group_messages",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 9,
|
||||
"version": "5",
|
||||
"when": 1782445200000,
|
||||
"tag": "0018_attendance_status_reason",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 10,
|
||||
"version": "5",
|
||||
"when": 1782448800000,
|
||||
"tag": "0019_attendance_warning_thresholds",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 11,
|
||||
"version": "5",
|
||||
"when": 1782452400000,
|
||||
"tag": "0020_leave_requests",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 12,
|
||||
"version": "5",
|
||||
"when": 1782456000000,
|
||||
"tag": "0021_attendance_period",
|
||||
"when": 1783064688766,
|
||||
"tag": "0000_aberrant_deathstrike",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user