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

Commit be69a06e by Mick Hansen

[ci skip] updated docs

1 parent dbc8de8d
Showing with 1 additions and 1 deletions
......@@ -29,7 +29,7 @@ var sequelize = new Sequelize('database', 'username', 'password', {
},
// SQLite only
storage: 'storage: 'path/to/database.sqlite'
storage: 'path/to/database.sqlite'
});
// Or you can simply use a connection uri
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!