pub(crate) async fn create_schema( session: &mut Arc<Session>, cfg: &EnvVars, persistent: bool, network: Network, ) -> Result<()>
Create the Schema on the connected Cassandra DB