mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
5 lines
167 B
SQL
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;
|