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 b05c1986
authored
Aug 21, 2010
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.2.5
1 parent
f6ce8fb7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
changelog.md
package.json
changelog.md
View file @
b05c198
...
@@ -21,4 +21,10 @@
...
@@ -21,4 +21,10 @@
-
Sequelize.TEXT is now using MySQL datatype TEXT instead of varchar(4000)
-
Sequelize.TEXT is now using MySQL datatype TEXT instead of varchar(4000)
# 0.2.4 #
# 0.2.4 #
-
fixed bug when using cross associated tables (many to many associations)
-
fixed bug when using cross associated tables (many to many associations)
\ No newline at end of file
# 0.2.5 #
-
added BOOLEAN type
-
added FLOAT type
-
fixed DATE type issue
-
fixed npm package
\ No newline at end of file
package.json
View file @
b05c198
{
{
"name"
:
"sequelize"
,
"name"
:
"sequelize"
,
"description"
:
"MySQL ORM for Node.JS"
,
"description"
:
"MySQL ORM for Node.JS"
,
"version"
:
"0.2.
4
"
,
"version"
:
"0.2.
5
"
,
"author"
:
"Sascha Depold <sascha-github@depold.com>"
,
"author"
:
"Sascha Depold <sascha-github@depold.com>"
,
"contributors"
:
[
"contributors"
:
[
{
"name"
:
"Sascha Depold"
,
"email"
:
"sascha-github@depold.com"
}
{
"name"
:
"Sascha Depold"
,
"email"
:
"sascha-github@depold.com"
}
...
...
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