Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR Error: Uncaught (in promise): Object: {"code":0,"message":"Error: no such table: tablename"} #1002

Open
SimranRanu opened this issue Mar 5, 2022 · 0 comments

Comments

@SimranRanu
Copy link

I am using ionic 5 and sqlite plugin while creating db and tables for the first time , get table data is visible. But have a process to auto login in my app and when i try to fetch tables after auto login(which clearly means i dont create db or tables again) i am not able to fetch any tables.

this.storage.create in the app.component.ts open the db successfully before executing these getData transactions.

Let me know if anyone can help me out with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant