ngx-indexed-db
ngx-indexed-db copied to clipboard
Multiple db
Hi @assuncaocharles, I added an example of how to use multiple db. I await your feedback, thanks.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/assuncaocharles/ngx-indexed-db/p9sxGn3gZmwnQTAUM4LMTxti9iCq
✅ Preview: https://ngx-indexed-db-git-fork-aparzi-multiple-db-assuncaocharles.vercel.app
Hey @aparzi
Why is the key
being removed from update
?
Hi @assuncaocharles, Again for the reason explained in the other issue. The update method fails when updated via key. Due to the way the library is designed, it is not possible to update via key.
@aparzi that makes sense, can you try to get ride of any
types that are making the pipeline to file?
@all-contributors please add @aparzi for maintenance
Hi @assuncaocharles, i will check any types.
Hi @assuncaocharles, i can't resolve and check all any types. Could you control them?
@all-contributors please add @aparzi for code
Hi @assuncaocharles, Can you check this PR? I don't have much time available at the moment, unfortunately.