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

Commit 77dbca50 by Sascha Depold

just a small note

1 parent db8736db
Showing with 3 additions and 0 deletions
......@@ -62,6 +62,9 @@ module.exports = (function() {
get: function() { return this.QueryInterface.QueryGenerator }
})
// inject the node-sql methods to the dao factory in order to
// receive the syntax sugar ...
;(function() {
var instance = sql.define({ name: "dummy", columns: [] })
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!