Closed kostiushkin closed 10 years ago
The most appropriate solution to this problem would be something like this:
FieldNames = [begin
case Fmt#format.label_name of
<<>> ->
Fmt#format.column_name;
Name ->
Name
end
end || Fmt <- RowFormat]
Driver does not return field aliases