erictgrubaugh
alias
let myQuery = query.load(...); query.columns.forEach(c => c.alias = /* set a unique alias here */);