mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-05 22:32:55 +02:00
3 lines
No EOL
118 B
SQL
3 lines
No EOL
118 B
SQL
DROP TABLE IF EXISTS network_memberships_ctl;
|
|
DROP TABLE IF EXISTS networks_ctl;
|
|
DROP TABLE IF EXISTS controllers_ctl; |