Function rustdb::sys::create_schema

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

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