create_schema

Function create_schema 

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

Create the Schema on the connected Cassandra DB