You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/bot-database/migrations/2021-04-21-095152_rename_gi.../down.sql

2 lines
79 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE media RENAME TO gifs;