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 8db84495
authored
Sep 01, 2010
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added changelog for v0.4.0
1 parent
66d90d28
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
changelog.md
changelog.md
View file @
8db8449
...
...
@@ -36,8 +36,11 @@
-
added possibility to define class and instance methods for models
-
added import method for loading model definition from a file
# 0.
3.1
#
# 0.
4.0
#
-
added error handling when defining invalid database credentials
-
Sequelize#sync, Sequelize#drop, model#sync, model#drop returns errors via callback
-
code is now located under lib/sequelize to use it with nDistro
-
added possibility to use non default mysql database (host/port)
\ No newline at end of file
-
added possibility to use non default mysql database (host/port)
-
added error handling when defining invalid database port/host
-
schema definitions can now contain default values and null allowance
-
database credentials can now also contain an empty / no password
\ No newline at end of file
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