magellan/migrations/probe_states.down.sql

3 lines
No EOL
154 B
SQL

DROP TABLE IF EXISTS magellan_probe_states;
DROP INDEX IF EXISTS magellan_probe_states_index_host;
DROP INDEX IF EXISTS magellan_probe_states_index_state;