PhoneGap-SQLitePlugin-Android/Android/SQLitePlugin
2012-04-09 17:29:06 -04:00
..
assets/www added sqlitePlugin.openDatabase("my_sqlite_database.sqlite3") to the api 2012-04-09 17:29:06 -04:00
src/com/phonegap/plugins/sqlitePlugin optimization - we don't want to call back into the js if the query had no callback 2012-04-08 12:02:24 -04:00
README.md changed readme 2012-04-08 12:08:30 -04:00

Phonegap SQLitePlugin

This plugin works for me but it is not tested for all use cases so use at your own risk