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

Commit 92a7377b by Mick Hansen

release(2.1.2)

1 parent 3f6f0764
Showing with 4 additions and 1 deletions
# 2.1.2
- [BUG] `Model.create()/update()` no longer attempts to save undefined fields.
# 2.1.1
- [BUG] .get() now passes along options correctly when using a custom getter
- [FEATURE] Lock modes in Postgres now support `OF table`
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "2.1.1",
"version": "2.1.2",
"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!