mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-03-15 03:01:24 -07:00
5 lines
No EOL
113 B
SQL
5 lines
No EOL
113 B
SQL
ALTER TABLE network_memberships_ctl
|
|
DROP COLUMN frontend;
|
|
|
|
ALTER TABLE networks_ctl
|
|
DROP COLUMN frontend; |