pastebin/migrations/2019-11-24-101842_hello-world/up.sql

2 lines
77 B
MySQL
Raw Normal View History

2019-11-24 11:43:02 +00:00
ALTER TABLE languages ADD COLUMN hello_world_paste_id int REFERENCES pastes;