andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

When i query ? #502

Closed HuuThang98tn closed 2 years ago

HuuThang98tn commented 2 years ago

{"db": {"dbname": "name.db", "openError": [Function anonymous], "openSuccess": [Function anonymous], "openargs": {"dblocation": "nosync", "location": "default", "name": "name.db"}}, "error": undefined, "executes": [{"error": [Function anonymous], "params": [Array], "sql": "BEGIN", "success": null}], "fn": [Function anonymous], "readOnly": false, "success": undefined, "txlock": true}

andpor commented 2 years ago

??