dchester / epilogue

Create flexible REST endpoints and controllers from Sequelize models in your Express app
846 stars 116 forks source link

Added possibility to limit results of searches with 'direction' keyword. #214

Closed friederschueler closed 1 year ago

friederschueler commented 7 years ago

I would like to customize the search to enable searching only strings starting or ending with the searchString. I have implemented the change, added tests and changed the readme.

tommybananas commented 6 years ago

Hello, please consider contributing this change to finale, a sequelize 4.x fork of epilogue