pastebin/migrations/2019-08-11-104858_execute-rust/down.sql

2 lines
98 B
MySQL
Raw Normal View History

2019-08-11 11:19:21 +00:00
DELETE FROM wrappers WHERE language_id = (SELECT language_id FROM languages WHERE name = 'Rust');