SQLite-Proxy-ST2
SQLite-Proxy-ST2 copied to clipboard
An advanced proxy for SQLite database use with Sencha Touch 2
I'm getting this error: THREAD WARNING: exec() call to SQLitePlugin.backgroundExecuteSqlBatch blocked the main thread for 474ms. Plugin should use CordovaInterface.getThreadPool(). When doing sync() operation over stores with proxy sqlitestorage. When...
getDbFields already changed field type from string to TEXT.
Sorry for the updates but please review this i had added the ability to do multiple properties in a filter for something like WHERE x=="10" || y=="10" like this ```...
Hey @shepsii, thanks for releasing this, it looks good. Could you add a license file to the repo to clarify what terms it's being released under, thanks. N.B. The [original...
Hello again :) Just realized today my app just doesn't run at all on Android. Sat at the "Loading dots" screen and never launched ended up there is a type...
Am trying to plug this in with extjs 4.2. However, looks difficult. Currently am getting "Cannot read property 'isReader' of null" as the error. Any ideas ? Thanks.
I would have grabbed your repo and sent a pull request but i saw your having trouble merging it in. So i figured i would just write the fix here...