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

Commit 130cd9a0 by Mick Hansen

release(2.1.0)

1 parent 1f45175d
Showing with 2 additions and 2 deletions
# Next
# 2.1.0
- [BUG] Enable standards conforming strings on connection in postgres. Adresses [#3545](https://github.com/sequelize/sequelize/issues/3545)
- [BUG] instance.removeAssociation(s) do not fire the select query twice anymore
- [BUG] Error messages thrown by the db in languages other than english do not crash the app anymore (mysql, mariadb and postgres only) [#3567](https://github.com/sequelize/sequelize/pull/3567)
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "2.0.6",
"version": "2.1.0",
"author": "Sascha Depold <sascha@depold.com>",
"contributors": [
{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!