mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
3 lines
No EOL
154 B
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; |