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

Commit 3b938c21 by Mick Hansen

[merge]

2 parents 45503e7d 0f0a7c36
Showing with 1 additions and 1 deletions
Notice: All 1.7.x changes are present in 2.0.x aswell
# v1.7.0-rc6
- [BUG] Encode binary strings as bytea in postgres, and fix a case where using a binary as key in an association would produce an error [1364](https://github.com/sequelize/sequelize/pull/1364). Thanks to @SohumB
# v1.7.0-rc5
......
......@@ -2,7 +2,6 @@
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "2.0.0-dev5",
"version": "1.7.0-rc5",
"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!