See: https://fluentreports.com/blog/?p=1434
- If you want any support, you can purchase it here: https://nativescript.tools/product/10
- If you are already a paid customer please post any issues here: https://git.master-technology.com/nativescript-sqlite/nativescript-sqlite
The documentation for the plugin is located in the src folder.
The commercial version comes with the following enhancements:
- TypeScript definitions
- Totally backwards compatible with the free version
- Prepared statements
- Multilevel transaction support
- Encryption
- Run multiple queries per call (i.e. get(["select 1", "select 2", "select 3"]))
- Multi-threading
- tns plugin add nativescript-sqlite@latest
- tns plugin add nativescript-sqlite-encrypted-1.5.0.tgz
- tns plugin add nativescript-sqlite-commercial-1.4.2.tgz