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 ae40ce9e
authored
Feb 07, 2014
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Coffeescript support for migrations
1 parent
3fc6c8bd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
changelog.md
changelog.md
View file @
ae40ce9
...
@@ -4,6 +4,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
...
@@ -4,6 +4,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
-
sync() now correctly returns with an error when foreign key constraints reference unknown tables
-
sync() now correctly returns with an error when foreign key constraints reference unknown tables
-
sync() no longer fails with foreign key constraints references own table (toposort self-dependency error)
-
sync() no longer fails with foreign key constraints references own table (toposort self-dependency error)
-
makes it possible to specify exactly what timestamp attributes you want to utilize
[
#1334
](
https://github.com/sequelize/sequelize/pull/1334
)
-
makes it possible to specify exactly what timestamp attributes you want to utilize
[
#1334
](
https://github.com/sequelize/sequelize/pull/1334
)
-
[
FEATURE
]
Support coffee script files in migrations.
[
#1357
](
https://github.com/sequelize/sequelize/pull/1357
)
# v1.7.0-rc4
# v1.7.0-rc4
-
fixes issue with postgres sync and enums
[
#1020
](
https://github.com/sequelize/sequelize/issues/1020
)
-
fixes issue with postgres sync and enums
[
#1020
](
https://github.com/sequelize/sequelize/issues/1020
)
...
...
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