mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
fix(multiplayer): persist arena identity on allocations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Keep arena identity in the durable provider allocation record so retries
|
||||
-- and provider recovery compare the complete match compatibility tuple.
|
||||
ALTER TABLE allocations
|
||||
ADD COLUMN arena_path TEXT;
|
||||
Reference in New Issue
Block a user