pub fn columns( db: &Db, table_name: &str, column_names: &[&str], ) -> Vec<ColumnId>
Helper function to generate a Vec for specified table and columns