papra/apps/papra-server/src/migrations/meta/_journal.json

83 lines
1.7 KiB
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1743508385578,
"tag": "0000_initial_schema_setup",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1743508401881,
"tag": "0001_documents_fts",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1743938048080,
"tag": "0002_tagging_rules",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1745131802627,
"tag": "0003_api-keys",
"breakpoints": true
},
{
"idx": 4,
"version": "6",
"when": 1746297779495,
"tag": "0004_organizations-webhooks",
"breakpoints": true
},
{
"idx": 5,
"version": "6",
"when": 1747575029264,
"tag": "0005_organizations-invitations-improvement",
"breakpoints": true
},
{
"idx": 6,
"version": "6",
"when": 1748554484124,
"tag": "0006_document-activity-log",
"breakpoints": true
},
{
"idx": 7,
"version": "6",
"when": 1754086182584,
"tag": "0007_document-activity-log-on-delete-set-null",
"breakpoints": true
},
{
"idx": 8,
"version": "6",
"when": 1756332437565,
"tag": "0008_document-file-encryption",
"breakpoints": true
},
{
"idx": 9,
"version": "6",
"when": 1756332955747,
"tag": "0009_document-file-encryption",
"breakpoints": true
},
{
"idx": 10,
"version": "6",
"when": 1760016118956,
"tag": "0010_soft-delete-organizations",
"breakpoints": true
}
]
}