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 7b8ebab3
authored
Mar 06, 2012
by
Chase Geigle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog and contributors.
1 parent
1e94b7aa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
changelog.md
package.json
changelog.md
View file @
7b8ebab
# v1.3.7 #
-
[
BUG
]
fixed issue where multiple belongsTo or hasOne associations to the same table overwrite each other
# v1.3.6 #
-
[
BUG
]
don't update an existing updatedAt-attribute if timestamps option for a DAO is false
...
...
package.json
View file @
7b8ebab
{
"name"
:
"sequelize"
,
"description"
:
"MySQL ORM for Node.JS"
,
"version"
:
"1.3.
6
"
,
"version"
:
"1.3.
7
"
,
"author"
:
"Sascha Depold <sascha@depold.com>"
,
"contributors"
:
[
{
"name"
:
"Sascha Depold"
,
"email"
:
"sascha@depold.com"
},
{
"name"
:
"Meg Sharkey"
,
"email"
:
"meg@metamarkets.com"
}
{
"name"
:
"Meg Sharkey"
,
"email"
:
"meg@metamarkets.com"
},
{
"name"
:
"Chase Geigle"
,
"email"
:
"sky@skytrife.com"
}
],
"dependencies"
:
{
"mysql"
:
"0.9.x"
,
...
...
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