Files
NextEdu/drizzle/meta/_journal.json
SpecialX 365c36d97b feat(db): add migrations for RBAC, diagnostic, messaging, attendance, leave, invitation codes
- 0011: RBAC role flags and seed data

- 0012: diagnostic grade_id

- 0013: message recall

- 0014: message templates

- 0015: group messages and message reports/blocks

- 0016: invitation codes

- 0017: draft device sync

- 0018: attendance status reason

- 0019: attendance warning thresholds

- 0020: leave requests

- 0021: attendance period
2026-07-03 10:23:24 +08:00

97 lines
1.9 KiB
JSON

{
"version": "7",
"dialect": "mysql",
"entries": [
{
"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",
"breakpoints": true
}
]
}