mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
46a2ff1061
Co-authored-by: Garrett Delfosse <garrett@coder.com>
4 lines
93 B
SQL
4 lines
93 B
SQL
ALTER TABLE workspace_agent_port_share DROP COLUMN protocol;
|
|
|
|
DROP TYPE port_share_protocol;
|