Method BuildFieldReference(string, IReadOnlyDictionary<string, FieldInfo>, SqlParameterCollector?, string)

Assembly: redb.Postgres.Pro.dll

Generates column for GROUP BY or ORDER BY (base or Props)

public string BuildFieldReference(string fieldPath, IReadOnlyDictionary<string, FieldInfo> fields, SqlParameterCollector? collector, string tableAlias = "pvt")