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 5fe9b51a
authored
Mar 03, 2013
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dropped support for synchronous migrations. related to #433
1 parent
38157a65
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
changelog.md
changelog.md
View file @
5fe9b51
...
...
@@ -6,6 +6,7 @@
-
[
DEPENDENCIES
]
mysql is now an optional dependency. #355 (thanks to clkao)
-
[
REFACTORING
]
separated tests for dialects
-
[
REFACTORING
]
reduced number of sql queries used for adding an element to a N:M association. #449 (thanks to innofluence/janmeier)
-
[
REFACTORING
]
dropped support for synchronous migrations. added third parameter which needs to get called once the migration has been finished.
-
[
OTHERS
]
code was formatted to fit the latest code style guidelines (thanks to durango)
-
[
OTHERS
]
Explicitly target ./docs folder for generate-docs script. #444 (thanks to carsondarling)
-
[
BUG
]
fixed wrong version in sequelize binary
...
...
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