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 327ff1a7
authored
Sep 17, 2010
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.4.2
1 parent
3ca94230
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
changelog.md
package.json
changelog.md
View file @
327ff1a
...
@@ -54,4 +54,8 @@
...
@@ -54,4 +54,8 @@
-
added many-to-many association on the same model
-
added many-to-many association on the same model
-
added hasManyAndBelongsTo
-
added hasManyAndBelongsTo
-
added hasOneAndBelongsTo
-
added hasOneAndBelongsTo
-
nodejs-mysql-native 0.4.2
-
nodejs-mysql-native 0.4.2
\ No newline at end of file
# v0.4.2 #
-
fixed bugs from 0.4.1
-
added the model instance method loadAssociatedData which adds the hash Model#associatedData to an instance which contains all associated data
\ No newline at end of file
package.json
View file @
327ff1a
{
{
"name"
:
"sequelize"
,
"name"
:
"sequelize"
,
"description"
:
"MySQL ORM for Node.JS"
,
"description"
:
"MySQL ORM for Node.JS"
,
"version"
:
"0.4.
1
"
,
"version"
:
"0.4.
2
"
,
"author"
:
"Sascha Depold <sascha-github@depold.com>"
,
"author"
:
"Sascha Depold <sascha-github@depold.com>"
,
"contributors"
:
[
"contributors"
:
[
{
"name"
:
"Sascha Depold"
,
"email"
:
"sascha-github@depold.com"
}
{
"name"
:
"Sascha Depold"
,
"email"
:
"sascha-github@depold.com"
}
...
...
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