Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 830d3e77
authored
May 11, 2014
by
Mick Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.md
1 parent
ae40b949
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
changelog.md
changelog.md
View file @
830d3e7
...
...
@@ -2,7 +2,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
# next
-
[
FEATURE
]
Hooks can now return promises
-
[
FEATURE
]
It's now possible to define a field name for
an attribute
`name: {type: DataTypes.STRING, field: 'full_name'}`
-
[
FEATURE
]
There is now basic support for assigning a field name to
an attribute
`name: {type: DataTypes.STRING, field: 'full_name'}`
-
[
FEATURE
]
It's now possible to add multiple relations to a hasMany association, modelInstance.addRelations(
[
otherInstanceA, otherInstanceB
]
)
#### Breaking changes
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment