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

Browser support WIP using SQL.js #774

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Browser support WIP using SQL.js #774

wants to merge 3 commits into from

Commits on Apr 23, 2018

  1. Mark cordova-sqlite-storage 3.0.0-0.00-dev+updatewip

    Christopher J. Brody committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    accbfe1 View commit details
    Browse the repository at this point in the history
  2. browser platform support using SQL.js

    (sql-memory-growth.js from SQL.js)
    
    XXX with MAJOR TODO ITEMS:
    - update license statement with SQL.js dependency
    - deal with failing & skipped test cases
    - update documentation
    - also test browser platform with (WebKit) Web SQL
    - SQL.js with R-Tree enabled
    Christopher J. Brody committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    6b212c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Fix echoTest on browser

    XXX TBD: selfTest NOT WORKING on browser platform,
    due to lack of actual persistence
    Christopher J. Brody committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    506dafd View commit details
    Browse the repository at this point in the history