pub fn vector_index_dimensions(
relation: &RelationIdentity,
table: &str,
column: &str,
column_type: Option<ColumnType>,
) -> Result<u32, SQLError>pub fn vector_index_dimensions(
relation: &RelationIdentity,
table: &str,
column: &str,
column_type: Option<ColumnType>,
) -> Result<u32, SQLError>