Files
OnePieceDle/drizzle/meta/_journal.json
whidix d75c74ac3c Refactor character affiliations to singular form
- Updated character data structure to replace 'affiliations' and 'frAffiliations' with 'affiliation' and 'frAffiliation'.
- Modified related functions and components to accommodate the new structure.
- Adjusted database schema and server-side logic to reflect the changes in character affiliation handling.
- Ensured all references in the UI components and data import/export scripts are updated accordingly.
2026-04-14 21:56:26 +02:00

34 lines
636 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1773602933375,
"tag": "0000_huge_doctor_octopus",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1773697753818,
"tag": "0001_fuzzy_talisman",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1775950314114,
"tag": "0002_old_earthquake",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1776195681488,
"tag": "0003_mixed_ben_grimm",
"breakpoints": true
}
]
}