Get columns for a specific relation
List<String>? getColumnsForRelation(String relation) => _withColumns[relation];