2 lines
61 B
SQL
2 lines
61 B
SQL
ALTER TABLE `ports` DROP `counter_in`, DROP `counter_out`;
|
ALTER TABLE `ports` DROP `counter_in`, DROP `counter_out`;
|