Files
ERitors-Scribe-Desktop/electron/database/schema.ts
natreex e7d35c0f0b Expand database schema to support spell management
- Added `spells_enabled` column to `book_tools` table.
- Introduced `book_spells` and `book_spell_tags` tables with related indexes for spell and tag storage.
- Updated database initialization and migration scripts to include new tables and fields.
2026-01-19 22:31:44 -05:00

24 KiB