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 c0fd2af4
authored
May 01, 2012
by
sdepold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added now as default value
1 parent
49fc1fbd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
changelog.md
changelog.md
View file @
c0fd2af
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
-
[
BUG
]
The default logging is still console.log but is wrapped after initialization as it crashes node < 0.6.x.
-
[
BUG
]
The default logging is still console.log but is wrapped after initialization as it crashes node < 0.6.x.
-
[
FEATURE
]
postgresql support. (thanks to swoodtke)
-
[
FEATURE
]
postgresql support. (thanks to swoodtke)
-
[
FEATURE
]
connection-pooling for mysql. (thanks to megshark)
-
[
FEATURE
]
connection-pooling for mysql. (thanks to megshark)
-
[
FEATURE
]
added possibility to define NOW as default value for date data-types. Use Sequelize.NOW as defaultValue
# v1.3.7 #
# v1.3.7 #
-
[
BUG
]
fixed issue where multiple belongsTo or hasOne associations to the same table overwrite each other
-
[
BUG
]
fixed issue where multiple belongsTo or hasOne associations to the same table overwrite each other
...
...
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