cat_gateway::db::index::schema

Function create_schema

Source
pub(crate) async fn create_schema(
    session: &mut Arc<Session>,
    cfg: &EnvVars,
) -> Result<()>
Expand description

Create the Schema on the connected Cassandra DB