You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed lock count collect
I found bug on your source.
You do not need to plus 1 when while syntax after add "group by"
If you want get correct number need use count
* add a CHANGELOG entry
0 commit comments