-
Notifications
You must be signed in to change notification settings - Fork 41
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
jugglingdb , mysql-adapter for websql #81
Comments
Better to create another adapter, but as far as I remember sqlite3 already works for html5 storage, someone already asked this question many years ago. |
so would do you think kind of should make a new adapter to this, if true will have to do very small change in the juggling js to make it compatible with browser. |
What change? On Sun, Mar 9, 2014 at 4:44 PM, Pasindu De Silva [email protected]
|
things like npm dependencies not sure whether they can be used as client js scripts |
making jugglingdb for websql and other HTML5 storages , if it is so there would be almost same code code for mysql adapter but would have bit diff things , would be good to
The text was updated successfully, but these errors were encountered: