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

Commit 76b560e0 by sdepold

query chainer => runSerially

1 parent c7231650
Showing with 1 additions and 0 deletions
......@@ -9,6 +9,7 @@
- [FEATURE] aliasing for select queries: Model.find({ where: 'id = 1', attributes: ['id', ['name', 'username']] }) ==> will return the user's name as username
- [FEATURE] cross-database support. currently supported: mysql, sqlite
- [FEATURE] migrations
- [FEATURE] QueryChainer can now run serially
- [TEST] removed all expresso tests and converted them to jasmine
# v1.2.1 #
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!