mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-10-09 14:55:06 +02: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;
|