pub const DROP_EMBEDDINGS_TABLE: &str = "DROP TABLE IF EXISTS embeddings";
DDL statements to drop embedding tables for a full rebuild.