mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
3 lines
62 B
SQL
3 lines
62 B
SQL
ALTER TABLE allocations
|
|
DROP COLUMN IF EXISTS arena_path;
|