Skip to content
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

Support adding stores to a specific DB [Missing feature] #176

Open
galangel opened this issue Jan 1, 2025 · 0 comments
Open

Support adding stores to a specific DB [Missing feature] #176

galangel opened this issue Jan 1, 2025 · 0 comments

Comments

@galangel
Copy link

galangel commented Jan 1, 2025

We found that the create store method does not support modifying existing DB,
we want to be able to append stores in the same DB, using the createStore function we would like to add a specific store to a DB but currently, it just returns the store object and does not actually submit changes in the DB

We belive the issue occurs because the idb-keyval does not support versions (changes) when using the createStore.

@galangel galangel changed the title Support adding stores to a specific DB[Missing feature] Support adding stores to a specific DB [Missing feature] Jan 1, 2025
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

No branches or pull requests

1 participant