Closed jadhavmanoj closed 2 years ago
As discussed on #53 I have added support for one format.
// Will order by an associated model's createdAt using a simple association object. [{model: Task, as: 'Task'}, 'createdAt', 'DESC'],
I am Stil working on supporting other format.
Closing as this project rewritten in typescript
As discussed on #53 I have added support for one format.
I am Stil working on supporting other format.