feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.02k stars 745 forks source link

fix(knex): Ensure that columns are selected unambigiously #3144

Closed daffl closed 1 year ago

daffl commented 1 year ago

This also should prevent duplicate id selection.

Closes https://github.com/feathersjs/feathers/issues/3065