The postgres documentation defines the return of count() as bigint. I would stick with that official interpretation. https://www.postgresql.org/docs/8.2/functions-aggregate.html
This comment is hidden because it contains spoiler information about the solution
Thanks :)
done!
Tell me the language you used to solve the kata.
Loading collection data...
The postgres documentation defines the return of count() as bigint.
I would stick with that official interpretation. https://www.postgresql.org/docs/8.2/functions-aggregate.html
This comment is hidden because it contains spoiler information about the solution
Thanks :)
This comment is hidden because it contains spoiler information about the solution
done!
Tell me the language you used to solve the kata.