I was looking through the existing methods and didn't find this -- the ones with query+limit only return the objects array.
It would be nice to have something like a single-purpose get_record_count method, which always has a limit of 0 (unless SRS, in which case 1) and returns the totalRecords value.
I was looking through the existing methods and didn't find this -- the ones with query+limit only return the objects array.
It would be nice to have something like a single-purpose get_record_count method, which always has a limit of 0 (unless SRS, in which case 1) and returns the totalRecords value.