mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
committed by
Ibrahim Hadeed
parent
817a4340e7
commit
8dfe0dbaf2
@@ -15,7 +15,7 @@ declare var sqlitePlugin;
|
||||
* import { SQLite } from 'ionic-native';
|
||||
*
|
||||
* let db = new SQLite();
|
||||
* db.openDatabse({
|
||||
* db.openDatabase({
|
||||
* name: 'data.db',
|
||||
* location: 'default' // the location field is required
|
||||
* }).then(() => {
|
||||
|
||||
Reference in New Issue
Block a user