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

configure 2 database in the ngDexieProvider.setOptions #15

Open
AbhishekBatwara opened this issue Jul 5, 2016 · 1 comment
Open

configure 2 database in the ngDexieProvider.setOptions #15

AbhishekBatwara opened this issue Jul 5, 2016 · 1 comment

Comments

@AbhishekBatwara
Copy link

I need to configure 2 indexedDb database using ngDexie. I have 2 indexedDb databases in browser named online/offline. I need to get the data from both of the databases and them pass it to controller.
I am following the below link to configure database:
[https://github.com/FlussoBV/NgDexie/wiki/QuickStart]
is there a way to configure 2 indexedDb database using ngDexieProvider.setOptions?

@martindiphoorn
Copy link
Contributor

At the moment this is not possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants