Javascript database module for Indexeddb, Web SQL and localStorage storage mechanisms supporting version migration, advanced query, SQL and transaction.
Apache License 2.0
503
stars
41
forks
source link
SQL - SELECT * not work correctly with cordova-plugin-sqlite-2 + how to get column without primary key #120
First problem:
Results:
{"digest":[-6.058867998439701e+274,[[[""]]]],"body":"test"}
Second:
How make 'SELECT "digest" FROM "attach-store"' without SQL query?