Files
Memoh/db/migrations/0007_media_assets.down.sql
T

5 lines
167 B
SQL

DROP TABLE IF EXISTS bot_history_message_assets;
DROP TABLE IF EXISTS media_assets;
DROP TABLE IF EXISTS bot_storage_bindings;
DROP TABLE IF EXISTS storage_providers;