Rik Smale

Results 361 comments of Rik Smale

Yup, those tests are correct. The final underscore should not be added

I was taking a look into why the tests are failing, and I did some cleanup for eslint and committing generated files. You can add this commit to your PR;...

The failing unit tests are very strange to me, see some things that I tried below. I hope that if these two are fixed, the few integration tests that fail...

Which version of the mariadb connector are you using? Sequelize v6 does not support v3 of the mariadb connector

I get the same issue, but for a Vue application. ``` sb init - the simplest way to add a Storybook to your project. • Detecting project type. ✓ •...

Thanks for working on this more. Could you add some tests?

The code hasn't reached sequelize yet, and fails when it's still in the mariadb connector. Apart from that this error message does not provide us with enough information to determine...

Sorry for the delayed response but I think we want MSSQL to throw an error saying a limit of 0 is not supported. Silently ignoring options is something we're reducing...

Would indeed be interesting at times to have this. I personally see no need for numerals above 4999 or lowercases ones. Min/max is indeed good to have.