不要怂,就是干,撸起袖子干!

Commit 56215fe0 by Jan Aagaard Meier

[ci skip] Changelog for #5855

1 parent f1004bf2
Showing with 1 additions and 0 deletions
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
- [FIXED] Invalid query generated when using LIKE + ANY [#5736](https://github.com/sequelize/sequelize/issues/5736) - [FIXED] Invalid query generated when using LIKE + ANY [#5736](https://github.com/sequelize/sequelize/issues/5736)
- [FIXED] Method QueryInterface.bulkDelete no longer working when the model parameter is missing. (PostgreSQL) [#5615](https://github.com/sequelize/sequelize/issues/5615) - [FIXED] Method QueryInterface.bulkDelete no longer working when the model parameter is missing. (PostgreSQL) [#5615](https://github.com/sequelize/sequelize/issues/5615)
- [ADDED] Context and custom options for deep creation - [ADDED] Context and custom options for deep creation
- [FIXED] Dates with millisecond precision are inserted correctly in MySQL [#5855](https://github.com/sequelize/sequelize/pull/5855)
# 3.22.0 # 3.22.0
- [FIXED] Fix defaultValues getting overwritten on build - [FIXED] Fix defaultValues getting overwritten on build
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!