Skip to main content

DROP_EMBEDDINGS_TABLE

Constant DROP_EMBEDDINGS_TABLE 

Source
pub const DROP_EMBEDDINGS_TABLE: &str = "DROP TABLE IF EXISTS embeddings";
Expand description

DDL statements to drop embedding tables for a full rebuild.