multica/server/migrations/046_agent_unique_name.down.sql

2 lines
73 B
SQL

ALTER TABLE agent DROP CONSTRAINT IF EXISTS agent_workspace_name_unique;