vieter/src/dbms/migrations/003-target-url-type/down.sql

5 lines
189 B
SQL

-- I'm not sure whether I should remove any non-git targets here. Keeping them
-- will result in invalid targets, but removing them means losing data.
ALTER TABLE Target DROP COLUMN kind;