You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a simpler plugin version with no external sqlite dependencies and no Windows platform build. I would also like to include browser platform support ref: #297/#576 and remove Web SQL transaction calls (discussed in #720).
I hope to deliver this in the near future, unfortunately cannot make any promises right now.
P.S. The new express plugin version should work with no issues on PhoneGap Build. I do not expect to provide free support for use on PhoneGap Build. Also some other features not expected to be part of the new express version:
ability to reconfigure database location on iOS or any other platforms
pre-populated databases
REGEXP
SELECT BASE64(...)
The text was updated successfully, but these errors were encountered:
This would be a simpler plugin version with no external sqlite dependencies and no Windows platform build. I would also like to include browser platform support ref: #297/#576 and remove Web SQL transaction calls (discussed in #720).
I hope to deliver this in the near future, unfortunately cannot make any promises right now.
P.S. The new express plugin version should work with no issues on PhoneGap Build. I do not expect to provide free support for use on PhoneGap Build. Also some other features not expected to be part of the new express version:
The text was updated successfully, but these errors were encountered: