Function create_table

Source
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.