mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-10 08:06:04 +00:00
4 lines
122 B
SQL
4 lines
122 B
SQL
DROP TABLE IF EXISTS conversation_themes;
|
|
DROP TABLE IF EXISTS conversations;
|
|
DROP TABLE IF EXISTS conversation_messages;
|