Files
CosmicClash/server/migrations/down/0009_allocation_arena_paths.sql
T

3 lines
62 B
SQL

ALTER TABLE allocations
DROP COLUMN IF EXISTS arena_path;