mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-20 08:01:26 +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;
|