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 2f4fc787
authored
Jan 20, 2015
by
Mick Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release(2.0.0-rc8)
1 parent
2bdd4341
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
changelog.md
package.json
changelog.md
View file @
2f4fc78
#
Next
#
2.0.0-rc8
-
[
FEATURE
]
CLS Support. CLS is also used to automatically pass the transaction to any calls within the callback chain when using
`sequelize.transaction(function() ...`
.
-
[
BUG
]
Fixed issue with paranoid deletes and
`deletedAt`
with a custom field.
-
[
BUG
]
No longer crahes on
`where: []`
...
...
package.json
View file @
2f4fc78
{
"name"
:
"sequelize"
,
"description"
:
"Multi dialect ORM for Node.JS"
,
"version"
:
"2.0.0-rc
7
"
,
"version"
:
"2.0.0-rc
8
"
,
"author"
:
"Sascha Depold <sascha@depold.com>"
,
"contributors"
:
[
{
...
...
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