mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08:00
4 lines
93 B
SQL
4 lines
93 B
SQL
ALTER TABLE workspace_agent_port_share DROP COLUMN protocol;
|
|
|
|
DROP TYPE port_share_protocol;
|