Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description The current query returns a value in an unexpected format. # Changes Cast the returned value to a type that can be converted to `i64`. ## How to test Ran the modified query in `pgadmin` to check that the type returned from it is the same as is returned from the regular `count(*)` query.
- Loading branch information