Function rustdb::sys::create_schema[][src]

pub fn create_schema(db: &DB, name: &str)
Expand description

Create a schema in the database by writing to the system Schema table.