fix date fields include test
DataTypes.DATE was set to "DATETIME2", which has implications for internal sequelize code. Instead we should be using a data type mapping, like postgres support.
Showing
with
12 additions
and
4 deletions
-
Please register or sign in to post a comment