pastebin/migrations/2019-08-15-123406_identifiers/down.sql
2019-08-15 14:45:47 +02:00

3 lines
91 B
SQL

ALTER TABLE languages DROP COLUMN identifier;
ALTER TABLE wrappers DROP COLUMN identifier;