mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
parent
114a74d3ba
commit
54d2c46742
@ -24,7 +24,7 @@ declare var sqlitePlugin;
|
||||
* db.executeSQL('create table danceMoves(name VARCHAR(32))').then(() => {}).catch(() => {});
|
||||
*
|
||||
* })
|
||||
* .catch(error => console.error('Error openening database', error);
|
||||
* .catch(error => console.error('Error opening database', error);
|
||||
*
|
||||
*
|
||||
* // OPTION B: Create a new instance of SQLite
|
||||
|
Loading…
Reference in New Issue
Block a user