Files
memegoat/backend/.migrations/meta/_journal.json
Mathis HERRIOT ed3ed66cab feat: add database snapshot for schema changes
- Created a snapshot to reflect the updated database schema, including new tables `api_keys`, `audit_logs`, `categories`, `comments`, `contents`, and related relationships.
- Includes indexes, unique constraints, and foreign key definitions.
2026-01-29 15:26:09 +01:00

69 lines
1.3 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1767618753676,
"tag": "0000_right_sally_floyd",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1768392191169,
"tag": "0001_purple_goliath",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1768393637823,
"tag": "0002_redundant_skin",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1768415667895,
"tag": "0003_colossal_fantastic_four",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1768417827439,
"tag": "0004_cheerful_dakota_north",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1768420201679,
"tag": "0005_perpetual_silverclaw",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1768423315172,
"tag": "0006_friendly_adam_warlock",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1769605995410,
"tag": "0007_melodic_synch",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1769696731978,
"tag": "0008_bitter_darwin",
"breakpoints": true
}
]
}