balderdashy / waterline-adapter-tests

API integration tests for Waterline adapters
MIT License
16 stars 41 forks source link

Add tests for columnName in criteria and sort #108

Open jelhan opened 8 years ago

jelhan commented 8 years ago

Sorting populated records by a attribute with custom name is not working in some (?) adapters. I have faced the bug in sails-mysql. It does not return any populated row if they should be sorted by attribte having customName.

jelhan commented 7 years ago

@particlebanana Do you like me to rebase? This case should be covered by tests and fixed in waterline-adapters before 1.0.