pastebin/migrations/2019-08-15-123406_identifiers/down.sql

3 lines
91 B
MySQL
Raw Normal View History

2019-08-15 12:45:38 +00:00
ALTER TABLE languages DROP COLUMN identifier;
ALTER TABLE wrappers DROP COLUMN identifier;