不要怂,就是干,撸起袖子干!

Commit cbc54303 by Mick Hansen

[ci skip]

1 parent 0e929db7
Showing with 2 additions and 3 deletions
Sequelize is a promise-based Node.js ORM for Postgres, MySQL, SQLite, MariaDB and MSSQL. It features solid transaction support, relations, read replication and more.
[Installation](http://sequelize.readthedocs.org/en/latest/docs/installation/)
[Installation](http://sequelize.readthedocs.org/en/latest/docs/getting-started/)
## Example usage
```js
......@@ -20,4 +20,4 @@ return sequelize.sync().then(function() {
console.log(sdepold.values)
});
});
```
\ No newline at end of file
```
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!