xata-py
xata-py copied to clipboard
[Feedback][Helper] Pagination `getAll()` like
Create a query and search helper that handles the pagination under the hood. A user would provide only a query and would get the full result set without the need for a pagination routine, which is handled within the helper.