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

sql accesses should all be async #55

Open
willscott opened this issue Mar 13, 2015 · 0 comments
Open

sql accesses should all be async #55

willscott opened this issue Mar 13, 2015 · 0 comments

Comments

@willscott
Copy link
Member

We use async sql for our main gets and sets, but fall back to synchronous calls for things like database creation. These flag warnings on firefox addon review:

Triggers appear to be:

executeSimpleSQL
statement.execute()

Changes will be to https://github.com/freedomjs/freedom-for-firefox/blob/master/providers/core.storage.js

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