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 48edc85f
authored
Dec 09, 2018
by
Sushant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: changelog for 5.0.0-beta.15
1 parent
850a4791
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
docs/upgrade-to-v5.md
docs/upgrade-to-v5.md
View file @
48edc85
...
@@ -187,6 +187,29 @@ Model.findAll({
...
@@ -187,6 +187,29 @@ Model.findAll({
## Changelog
## Changelog
### 5.0.0-beta.15
-
fix(query-generator): fix addColumn create comment
[
#10117
](
https://github.com/sequelize/sequelize/pull/10117
)
-
fix(sync): throw when no models defined
[
#10175
](
https://github.com/sequelize/sequelize/pull/10175
)
-
fix(association): enable eager load with include all(#9928)
[
#10173
](
https://github.com/sequelize/sequelize/pull/10173
)
-
fix(sqlite): simplify connection error handling
-
fix(model): prevent version number from being incremented as string
[
#10217
](
https://github.com/sequelize/sequelize/pull/10217
)
-
feat(dialect): mariadb
[
#10192
](
https://github.com/sequelize/sequelize/pull/10192
)
-
docs(migrations): improve dialect options docs
-
docs: fix favicon
[
#10242
](
https://github.com/sequelize/sequelize/pull/10242
)
-
docs(model.init):
`attribute.column.validate`
option
[
#10237
](
https://github.com/sequelize/sequelize/pull/10237
)
-
docs(bulk-create): update support information about ignoreDuplicates
-
docs: explain custom/new data types
[
#10170
](
https://github.com/sequelize/sequelize/pull/10170
)
-
docs(migrations): Simplify CLI Call
[
#10201
](
https://github.com/sequelize/sequelize/pull/10201
)
-
docs(migrations): added advanced skeleton example
[
#10190
](
https://github.com/sequelize/sequelize/pull/10190
)
-
docs(transaction): default isolation level
[
#10111
](
https://github.com/sequelize/sequelize/pull/10111
)
-
docs: typo in associations.md
[
#10157
](
https://github.com/sequelize/sequelize/pull/10157
)
-
refactor: reduce code complexity
[
#10120
](
https://github.com/sequelize/sequelize/pull/10120
)
-
refactor: optimize memoize use, misc cases
[
#10122
](
https://github.com/sequelize/sequelize/pull/10122
)
-
chore(lint): enforce consistent spacing
[
#10193
](
https://github.com/sequelize/sequelize/pull/10193
)
### 5.0.0-beta.14
### 5.0.0-beta.14
-
fix(query): correctly quote identifier for attributes (#9964)
[
#10118
](
https://github.com/sequelize/sequelize/pull/10118
)
-
fix(query): correctly quote identifier for attributes (#9964)
[
#10118
](
https://github.com/sequelize/sequelize/pull/10118
)
...
...
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