Rik Smale
Rik Smale
@bminer that change was a backport for https://github.com/sequelize/sequelize/pull/14804 which fixed the issues mentioned in https://github.com/sequelize/sequelize/issues/14723. Does that give enough information? Does this bug occur on the latest v7 alpha as...
Okay, then we'll need to solve this in `main` first and then backport the fix to v6. Since there has been some work on issues related to this we should...
There is no version yet that solves this issue. But feel free to make a PR that solves this issue on the `main` branch
Thanks for looking into this more! Can you make a PR for `main` with a new test? After we've merged that, I should be okay with backporting that fix to...
With the code of [validator 13.15.0](https://github.com/validatorjs/validator.js/blob/13.15.0/src/lib/isInt.js), BigInt is not reliably checked.
@ephys I think you can answer this
I'm having issues with validating the regex. The old one is indeed incorrect, but I'm unsure what the new one should be. The source you mentioned, says nothing about 00...
Feel free to open a PR with an official source for the valid operator codes
The bot should not mark this as stale every 14 days anymore
Reopening this due to https://github.com/sequelize/sequelize/discussions/16895