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
{{ message }}
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
On 21 Mar 2019, 20:29 +0100, Kuba Podgórski ***@***.***>, wrote:
In mysql COUNT function returns BIGINT. In our case COUNT is int32 function.
Shall we change it?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
In mysql
COUNT
function returnsBIGINT
. In our caseCOUNT
isint32
function.Shall we change it?
The text was updated successfully, but these errors were encountered: