Method FormatPvtColumn(long, string, string)

Assembly: redb.Postgres.dll

PVT via array_agg with GROUP BY.
⚡ Test showed: 0.293 ms vs 0.339 ms (subquery) - 15% faster!
Works for ALL types including UUID.

public string FormatPvtColumn(long structureId, string dbColumn, string alias)