pub fn column(db: &Db, table_name: &str, column_name: &str) -> ColumnId
Helper function to get a single ColumnId for specified table and column