node-sequelize-querystring icon indicating copy to clipboard operation
node-sequelize-querystring copied to clipboard

Convert the request query string into sequelize compatible where and sort clauses

Results 9 node-sequelize-querystring issues
Sort by recently updated
recently updated
newest added

Allow use %20 as space on filter url

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.23 to 0.5.37. Release notes Sourced from moment-timezone's releases. 0.5.34 Updated data to IANA TZDB 2021e Release 0.5.33 Updated data to IANA TZDB 2021a Release 0.5.32 Updated...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

I have `sequelize 6.3.3` and i try used the basic example in repository README and get this error; ```json { "message": "Something goes wrong", "data": { "name": "SequelizeDatabaseError", "parent": {...

I am using this with sequelize and the 'in' with strings, i.e. a name in an array of strings. The 'in' operator works fine with strings directly in sequelize. Processing...

In `find` method, `if (expression.match(/(([\w|.]+)\s(\w+)\s([\w|\s|%|_]+),?)+/))`, if expression contains utf8letters the `if` condition would be false and return empty where object.

Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 4.3.4 Release notes Sourced from debug's releases. 4.3.4 What's...

dependencies

Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [mocha](https://github.com/mochajs/mocha) and [sequelize](https://github.com/sequelize/sequelize). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 4.3.4 Release notes Sourced from debug's...

dependencies