mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
committed by
Ibrahim Hadeed
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
|
||||
|
||||
Reference in New Issue
Block a user