mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-12 00:05:50 +08:00
3 lines
118 B
SQL
3 lines
118 B
SQL
DROP TABLE IF EXISTS network_memberships_ctl;
|
|
DROP TABLE IF EXISTS networks_ctl;
|
|
DROP TABLE IF EXISTS controllers_ctl; |