ColumnsAliased works like Columns except it prefixes the resulting column name with the given alias. For each field in the given struct it will generate a statement like: alias.field AS alias_field It is intended to be used in conjunction with the ScanAliased function.
(s interface{}, alias string)
source not stored for this graph (policy: none)
searching dependent graphs…