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

Commit 1f391775 by Mick Hansen Committed by Jan Aagaard Meier

picking

1 parent 3788db7e
Showing with 1 additions and 0 deletions
......@@ -207,6 +207,7 @@ module.exports = (function() {
if (Utils._.isEmpty(options.where)) options = {};
}
}
var sql = this.QueryGenerator.selectQuery(tableName, options)
this.sequelize._metric('QueryInterface.select', tk.time() - start);
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!