-- Drop tables in reverse order DROP TABLE IF EXISTS vec_message_embeddings; DROP TABLE IF EXISTS message_embeddings;