Function rustdb::sys::create_index[][src]

pub fn create_index(db: &DB, info: &IndexInfo)
Expand description

Create a new table index by writing to the system Index and IndexColumn tables.