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 9ba84677
authored
Feb 08, 2012
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
1 parent
24e3f757
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
README.md
README.md
View file @
9ba8467
...
...
@@ -39,9 +39,10 @@ All the following steps consider you already have [npm](http://npmjs.org/) insta
Contributing to sequelize requires you to have
[
MySQL
](
http://www.mysql.com/
)
up and running in your local
environment
, t
he reason for that is that we have test cases that runs
environment
. T
he reason for that is that we have test cases that runs
against an actual MySQL server and make sure everything is always
working.
working. Furthermore sequelize supports SQLite. So this should be working
on your machine as well :)
That is also one of the reasons your features must come with tests:
let's make sure sequelize will stay awesome as more features are added
...
...
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