mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-13 21:01:03 -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;
|