mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-07 15:22:52 +02: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; |