5 lines
98 B
SQL
5 lines
98 B
SQL
ALTER TABLE `draft_map_route_flank_protection`
|
|
DROP COLUMN `station_code`,
|
|
DROP COLUMN `number`;
|
|
|