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 030d9e8c
authored
Jan 25, 2012
by
sdepold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added credits
1 parent
d6716b07
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
changelog.md
changelog.md
View file @
030d9e8
# v1.3.2 #
# v1.3.2 #
-
[
FEATURE
]
sqlite is now emitting the 'sql'-event as well
-
[
FEATURE
]
sqlite is now emitting the 'sql'-event as well
(thanks to megshark)
# v1.3.1 #
# v1.3.1 #
-
[
REFACTORING
]
renamed ModelManager to ModelFactoryManager
-
[
REFACTORING
]
renamed ModelManager to ModelFactoryManager
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
-
[
FEATURE
]
added possibility to specify name of the join table (thanks to magshark)
-
[
FEATURE
]
added possibility to specify name of the join table (thanks to magshark)
-
[
FEATURE
]
mysql is emitting a 'sql'-event when executing a query
-
[
FEATURE
]
mysql is emitting a 'sql'-event when executing a query
-
[
BUG
]
correctly delete existing SequelizeMeta entry from database after undoing migration
-
[
BUG
]
correctly delete existing SequelizeMeta entry from database after undoing migration
-
[
BUG
]
fix path of migration files in executable
-
[
BUG
]
fix path of migration files in executable
(thanks to bcg)
# v1.3.0 #
# v1.3.0 #
-
[
REFACTORING
]
Model#all is now a function and not a getter.
-
[
REFACTORING
]
Model#all is now a function and not a getter.
...
...
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