Skip to content

add getAllRecords support #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

haroldvandy2013
Copy link
Contributor

@haroldvandy2013 haroldvandy2013 commented May 7, 2025

extend IDB provider to support new getAllRecords method of Chromium, it provides more effective way to load byRange in backwards direction

more details can be found in this wiki https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/IndexedDbGetAllEntries/explainer.md

eliranek1
eliranek1 previously approved these changes May 7, 2025
@haroldvandy2013 haroldvandy2013 changed the title add getAllRecord support add getAllRecords support May 7, 2025
thomastay
thomastay previously approved these changes May 7, 2025
@thomastay
Copy link
Contributor

thomastay commented May 7, 2025

seems the version of actions/setup node needs to be upgraded for build to pass

can you upgrade it to v4? thread here:
actions/setup-node#1275 (comment)

link to PR file: https://github.com/microsoft/ObjectStoreProvider/blob/master/.github/workflows/pr.yml

thomastay
thomastay previously approved these changes May 7, 2025
@haroldvandy2013
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Microsoft"

@thomastay thomastay merged commit 8b6480c into microsoft:master May 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants