Upsert and Version History Pagination
·
183 commits
to main
since this release
- Added:
upsert()
by id and by primary index. - Added: support for pagination and filtering for
findHistory()
. - BREAKING CHANGE: changed return signature of
findHistory()
to be in line with other pagination-supported methods.