pub fn clear_column(path: &Path, column: ColId) -> Result<()>
Clear specified column. All data is removed and stats are reset. Database must be closed before calling this.