Expand Visit Town database migration (#8644)

This commit is contained in:
2026-07-16 09:07:02 -07:00
committed by GitHub
parent acd299c346
commit 4e5206220c
9 changed files with 254 additions and 27 deletions
@@ -156,6 +156,7 @@ CREATE TABLE action_changed_provinces (
support_delta REAL,
-- round properties
set_has_acted INTEGER, -- 0/1/NULL
set_ruler_is_traveling INTEGER, -- legacy, dual-written during Visit Town migration
set_ruler_is_visiting_town INTEGER,
-- ruling faction changes
clear_ruling_faction_id INTEGER NOT NULL DEFAULT 0,