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

Commit 6b257be0 by Jan Aagaard Meier

[ci skip] Mention the distinct option for aggregate on count

1 parent 87bfe6f8
Showing with 1 additions and 0 deletions
......@@ -850,6 +850,7 @@ module.exports = (function() {
*
* @param {Object} [options]
* @param {Object} [options.include] Include options. See `find` for details
* @param {boolean} [options.distinct] Appliy COUNT(DISTINCT(col))
*
* @return {Promise<Integer>}
*/
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!