mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-12 20:31:02 -08:00
3 lines
109 B
SQL
3 lines
109 B
SQL
DROP INDEX IF EXISTS ctl_check_time_ix;
|
|
DROP INDEX IF EXISTS ctl_id_ix;
|
|
DROP TABLE IF EXISTS controller_log;
|