add has_extension to down migration
This commit is contained in:
parent
ce340d7d54
commit
fc515f09bc
@ -1,3 +1,4 @@
|
||||
ALTER TABLE buildings DROP COLUMN IF EXISTS has_extension;
|
||||
ALTER TABLE buildings DROP COLUMN IF EXISTS extension_year;
|
||||
ALTER TABLE buildings DROP COLUMN IF EXISTS developer_type;
|
||||
ALTER TABLE buildings DROP COLUMN IF EXISTS designers;
|
||||
|
Loading…
Reference in New Issue
Block a user