feat(db): AddStoryDeck migration (DDL)

Creates StoryDecks table with all required columns (Id PK, DeckNo, Kind,
ClassId, DeckName, SleeveId, LeaderSkinId, IsRecommend, OrderNum, EntryNo,
DeckFormat nullable, DateCreated, DateUpdated). Pure DDL — no InsertData/HasData.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
gamer147
2026-05-29 10:28:50 -04:00
parent 75a2fca8bb
commit e0da7f09ca
3 changed files with 3915 additions and 0 deletions

File diff suppressed because it is too large Load Diff