pastebin/migrations/2020-01-06-095721_replace-hello-world-pastes-with-hello-world-column/up.sql
2020-01-06 11:15:00 +01:00

2 lines
96 B
SQL

ALTER TABLE languages DROP COLUMN hello_world_paste_id, ADD COLUMN hello_world text DEFAULT '';