Skip to main content

CREATE_EXTENSION

Constant CREATE_EXTENSION 

Source
pub const CREATE_EXTENSION: &str = "CREATE EXTENSION IF NOT EXISTS vector";
Expand description

Creates the vector extension if it does not exist.