pastebin/migrations/2019-10-09-094220_remove-codemirror-stuff/up.sql
2019-10-09 11:59:06 +02:00

3 lines
92 B
SQL

ALTER TABLE languages DROP COLUMN highlighter_mode;
ALTER TABLE languages DROP COLUMN mime;