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 3ab445f3
authored
Jan 10, 2014
by
Mick Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
1 parent
f3ea76fd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
README.md
View file @
3ab445f
...
@@ -4,7 +4,7 @@ MySQL, MariaDB, PostgresSQL, and SQLite Object Relational Mapper (ORM) for [node
...
@@ -4,7 +4,7 @@ MySQL, MariaDB, PostgresSQL, and SQLite Object Relational Mapper (ORM) for [node
### Install
### Install
To install 1.x.x (currently 1.7.x) - which has a stable API and is backwards compatible:
To install 1.x.x (currently 1.7.x) - which has a stable API and is
mostly
backwards compatible:
`npm install sequelize`
`npm install sequelize`
...
@@ -26,7 +26,7 @@ To install 2.x.x branch - which has a unstable API and will break backwards comp
...
@@ -26,7 +26,7 @@ To install 2.x.x branch - which has a unstable API and will break backwards comp
### 2.0.0 ###
### 2.0.0 ###
There is a parallel "branch" of the project, released as
`2.0.0-alphaX`
in NPM. All those releases are based on the master
There is a parallel "branch" of the project, released as
`2.0.0-alphaX`
in NPM. All those releases are based on the master
and will get all the changes of the master. However,
`2.0.0`
will contain backwards compatibility breaking changes. Check the
and will get all the changes of the master. However,
`2.0.0`
will contain
major
backwards compatibility breaking changes. Check the
changelog of the branch: https://github.com/sequelize/sequelize/blob/milestones/2.0.0/changelog.md
changelog of the branch: https://github.com/sequelize/sequelize/blob/milestones/2.0.0/changelog.md
##### 2.0.0 API should be considered unstable
##### 2.0.0 API should be considered unstable
...
...
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