coder/coderd/database/migrations/000009_agent_directory.down...

3 lines
68 B
SQL

ALTER TABLE ONLY workspace_agents
DROP COLUMN IF EXISTS directory;