cat_gateway::db::index::schema

Function create_namespace

source
async fn create_namespace(
    session: &mut Arc<Session>,
    cfg: &EnvVars,
) -> Result<()>
Expand description

Create the namespace we will use for this session Ok to run this if the namespace already exists.