mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00: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;
|