sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

SQLite for Nativescript

Results 3 sqlite issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

### The problem with including an existing SQLite database in an application build without the nativescript-sqlite plugin In the absence of the nativescript-sqlite plugin(https://github.com/nathanaela/nativescript-sqlite), an existing SQLite file is not...

Can you tag and publish the latest v6-compatible version for @nativescript-community/sqlite? I'm trying to build/test my Android code and 3.5.1 with NS 8.5.3 does NOT work. Thanks!