Function rustdb::sys::create_table[][src]

pub fn create_table(db: &DB, info: &ColInfo)
Expand description

Create a new table in the database by writing to the system Table and Column tables.