Skip to content

query cursor fixes

Aidan requested to merge ad-query-fixes into master
  • Fix bug where cursor would only be returned in query_references if rows == limit
  • Fix infinite fetching loop in query-cursor.ts if rows < limit

Merge request reports