legacy-docs
legacy-docs copied to clipboard
Correct behavior of count()
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.