ScanAliased works like scan, except that it expects the results in the query to be prefixed by the given alias. For example, if scanning to a field named "name" with an alias of "user" it will expect to find the result in a column named "user_name". See ColumnAliased for a convenient way to genera
(dest interface{}, rows Rows, alias string)
source not stored for this graph (policy: none)
searching dependent graphs…