Skip to content

Conversation

@brody4hire
Copy link
Owner

@brody4hire brody4hire commented Jan 9, 2019

sql-memory-growth.js with FTS5, R-Tree, and JSON1 enabled from the following custom sql.js branch: https://github.com/brodybits/sql.js/tree/sqlite-3.26.0-json1 (brody4hire/sql.js#1)

includes some JavaScript and test updates from a custom fork of cordova-sqlite-evplus-ext-free

Christopher J. Brody added 30 commits August 23, 2018 14:18
Followup fix for the following commit:

62767f6 - spec rename isWKWebView to hasMobileWKWebView
from cordova-sqlite-evcore-free-dependencies 0.8.4

ref: storesafe/cordova-sqlite-evcore-extbuild-free#40
(cordova-sqlite-evcore-common-free 0.0.3)
to replace androidDatabaseImplementation setting

(cordova-sqlite-storage 2.5.0)
for 4-byte UTF-8 characters

and crash bug fix for Samaritan characters

from cordova-sqlite-evcore-free-dependencies 0.8.6

ref:
- storesafe/cordova-sqlite-evcore-extbuild-free#7
- storesafe/cordova-sqlite-evcore-extbuild-free#37

(cordova-sqlite-evcore-extbuild-free 0.9.9-rc1)
which are currently not needed

(introduced in eade090)
and SELECT LOWER(X'40414243') test fixes
returns emoji on Android plugin on default NDK provider
(all Android versions tested) and
androidDatabaseProvider: 'system' on Android 4.x

ref: storesafe/cordova-sqlite-storage#564
and SELECT LOWER(X'41EDA080EDBCB1') string test

ref: storesafe/cordova-sqlite-storage#564
Chris Brody added 19 commits November 1, 2018 12:49
Note that the same non-standard encoding of 4-byte UTF-8 characters on
Android pre-6.0 is also observed on the evcore plugin version.
(cordova-sqlite-storage 2.5.1)
Merge tag '2.5.1' of https://github.com/litehelpers/Cordova-sqlite-storage into cordova-sqlite-evcore-common-free

with some test fixes for evcore on Android
(cordova-sqlite-evcore-common-free version branch)
in cordova-sqlite-evcore-common-free version branch

with workaround for 4-byte UTF-8 crash bug ref:
- storesafe/cordova-sqlite-evcore-extbuild-free#44
- storesafe/cordova-sqlite-evcore-extbuild-free#7

and crash bug fix for Samaritan characters ref:
- storesafe/cordova-sqlite-evcore-extbuild-free#37

(cordova-sqlite-evcore-common-free 0.0.4)
(cordova-sqlite-evcore-common-free version branch)
Merge branch 'cordova-sqlite-evcore-common-free'
from cordova-sqlite-evcore-free-dependencies 0.8.7

(cordova-sqlite-evcore-extbuild-free 0.9.10)
@brody4hire brody4hire merged commit 65a0e23 into master Jul 31, 2019
@brody4hire brody4hire deleted the json1-build branch July 31, 2019 18:25
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

Successfully merging this pull request may close these issues.

2 participants