multica/server/migrations/032_runtime_owner.down.sql

2 lines
58 B
SQL

ALTER TABLE agent_runtime DROP COLUMN IF EXISTS owner_id;