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

Javascript SQLite support #3442

Open
martinbonnin opened this issue Oct 22, 2021 · 1 comment
Open

Javascript SQLite support #3442

martinbonnin opened this issue Oct 22, 2021 · 1 comment

Comments

@martinbonnin
Copy link
Contributor

Make apollo-normalized-cache-sqlite work on JavaScript targets using SQLDelight JS driver

@iNoles
Copy link

iNoles commented Aug 5, 2022

I am trying to figure out for
"
Because the SqlJs driver must be initialized asynchronously, the drivers for other platforms must be initialized in a compatible way to be usable in a common source set.

The drivers can be initialized in a coroutine, and a higher-order function can be used to ensure that the driver is initialized before executing a block of code that requires the database"

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

3 participants