mirror-nourybot/migrations/000001_create_channels_table.down.sql

1 line
30 B
MySQL
Raw Normal View History

2022-08-08 23:58:10 +02:00
DROP TABLE IF EXISTS channels;