legacy-docs icon indicating copy to clipboard operation
legacy-docs copied to clipboard

Correct behavior of count()

Open insign opened this issue 5 years ago • 0 comments

Based on my tests, using count() without defining a alias, will always result in a array in a key "count" inside, not count('*') nor count('id'), etc.

I'm using PostgreSQL 12. Sorry if I'm wrong or didn't enough tests.

insign avatar Jul 24 '20 04:07 insign