fix failing test related to SQL generated for bulk insertions - the SQL was corr…
…ect but the test assumed that the fields were specified in a different order (I think switching from `doa.values` to `dao.dataValues` affected the order of field names in generated SQL)
Showing
with
4 additions
and
4 deletions
-
Please register or sign in to post a comment