parent
817a4340e7
commit
8dfe0dbaf2
@ -15,7 +15,7 @@ declare var sqlitePlugin;
|
|||||||
* import { SQLite } from 'ionic-native';
|
* import { SQLite } from 'ionic-native';
|
||||||
*
|
*
|
||||||
* let db = new SQLite();
|
* let db = new SQLite();
|
||||||
* db.openDatabse({
|
* db.openDatabase({
|
||||||
* name: 'data.db',
|
* name: 'data.db',
|
||||||
* location: 'default' // the location field is required
|
* location: 'default' // the location field is required
|
||||||
* }).then(() => {
|
* }).then(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user