You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with nativescript vue . i have pre exist database and i wain use this database data . i use nativescript sqlite copy database . but nanosql just create database and when i do not create database i cannot use nSQL().useDatabase("mydb.db")
please help me for work with pre exist database . thanks
The text was updated successfully, but these errors were encountered:
I am working with nativescript vue . i have pre exist database and i wain use this database data . i use nativescript sqlite copy database . but nanosql just create database and when i do not create database i cannot use nSQL().useDatabase("mydb.db")
please help me for work with pre exist database . thanks
The text was updated successfully, but these errors were encountered: