supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
962 stars 128 forks source link

offset should be `to + 1` not `from + to` in function documentation. #516

Closed abhadu closed 4 weeks ago

abhadu commented 4 months ago

if you're seeing offset from the first row of the table then I think the end offset would to + 1 for the defined function.

github-actions[bot] commented 1 day ago

:tada: This PR is included in version 1.15.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: