Closed myguidingstar closed 3 years ago
{:joins {:artile/liked-by-count [:article/id :favorite/article-id :favorite/user-id :user/id]
;; exaggerated count by 100!!! :D
:aggregate-joins {:article/liked-by-count [:+ 100 [:count*]}}
aggregate-joins implemented in #94 Check exist is more complicated Can't use aggregate-joins in filters yet
Improvement to be made:
will be part of #137
implemented except EXISTS
, which has its own issue now #150
or check existence