Files
OnePieceDle/drizzle/meta/_journal.json
whidix 085dae6765
All checks were successful
Build Docker Image / build (push) Successful in 1m23s
feat: add new snapshot for version 6 with updated schema and relationships
- Created a new snapshot file for version 6 of the database schema.
- Added tables for arc, character, characterHistory, characterOverride, characterScrapeValidation, config, devilFruit, userCharacterHistory, account, session, user, and verification with appropriate columns and constraints.
- Updated the journal to include new entries for version 6.
- Modified the userCharacterHistory table to enforce unique constraints on userId and characterHistoryId.
- Enhanced daily game logic to track user attempts and prevent duplicate entries for the same day.
2026-03-03 19:31:10 +01:00

1.1 KiB