Function rustdb::sys::get_table[][src]

pub fn get_table(db: &DB, name: &ObjRef) -> Option<Rc<Table>>
Expand description

Gets table from the database.