Meteor and Cordova SQL Lite Integration
Meteor project is ./agus-mobile
meteor add cordova:cordova-sqlite-storage@0.7.11
If run in Cordova, will connect to SQL Lite upon clicking start sql
. Can create table, insert values. To test, restart phone, Connect then check Select Query.