Adds new tables and columns for admin functionality: - Create admin_actions table for audit logging - Create qso_changes table for sync job rollback support - Add role column to users (default: 'user') - Add is_admin column to users (default: false) No data loss - uses ALTER TABLE with safe defaults. Co-Authored-By: Claude <noreply@anthropic.com>
27 lines
487 B
JSON
27 lines
487 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1768462458852,
|
|
"tag": "0000_burly_unus",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "6",
|
|
"when": 1768641501799,
|
|
"tag": "0001_free_hiroim",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "6",
|
|
"when": 1768988121232,
|
|
"tag": "0002_nervous_layla_miller",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |