You've already forked ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-05-22 16:20:28 -07: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; |