mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
parent
4a39ebd873
commit
5ef669ae91
@ -24,7 +24,7 @@ declare var sqlitePlugin;
|
||||
* db.executeSql('create table danceMoves(name VARCHAR(32))', {}).then(() => {}).catch(() => {});
|
||||
*
|
||||
* })
|
||||
* .catch(error => console.error('Error opening 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