Enum values can now be null
If the column allows null values, the validation for that column will be skipped if the vale is null. Closes https://github.com/sequelize/sequelize/issues/839
Showing
with
21 additions
and
4 deletions
-
Please register or sign in to post a comment