Btw, here is a WebSQL plugin that also enables WebSQL support on Windows platforms - http://plugins.cordova.io/#/package/com.msopentech.websql, if you really have to WebSQL. Here is the IndexedDB plugin work in progress that would enable IndexedDB on unsupported browsers - https://github.com/sgrebnov/cordova-plugin-indexedDB, will be published soon.
Btw, some comments on the web that talk about Safari and IndexedDB - https://twitter.com/daleharvey/status/456759068053356544 P.S: The availability of these plugins does not mean I support one standard or the other. Just mentioning them so that functionality written today does not break. :) -----Original Message----- From: Freak Show [mailto:[email protected]] Sent: Thursday, May 1, 2014 10:39 AM To: [email protected] Subject: Re: First stab at Next Steps article On May 1, 2014, at 10:31 AM, Brian LeRoux <[email protected]> wrote: > WebSQL is deprecated by browsers. We're here to support the web not > route around it. > No you're not. You're here to bypass browser limitations to provide access to features the web doesn't think you need. SQLite in the browser is very useful. In my case, essential.
