Rik Smale

Results 361 comments of Rik Smale

That's not a bad idea. Could you make an issue for that?

I'll reopen this until it is released in a v6 release (after #14852 has been merged)

Yes, it's part of `7.0.0-alpha.18` and should arrive in the next v6 release as well

@sdepold I did a small update for this (see https://github.com/sequelize/sequelize/pull/14484/files#diff-2a5cb9ad078b84003055ab84a747c7dc4dd85984ceea6cb54175f06b1d4d1889 ), but I gotta check out if there's also scenarios where there is a different order for the errors and...

I'll close to so we can merge #14848

This is not very developer friendly. Thanks for bringing this to our attention, we'll take a look at this soon

I've started to look into this and you can use the `parent` or `original` property in v6 to retrieve the message you need (together with additional information). In v7 we...

Well, kinda? The basic printout seems to be the same in v7 (using Node 18), it's just that we updated the way that additional information is displayed. I'll keep this...