Closed devinder2104 closed 4 years ago
I wnat to export my Room db table to excel file.
it shows error : E/SQLiteLog: (1) no such table:
E/SQLiteLog: (1) no such table:
Create Table using room library. Exporting table using this libarary by passing name of table
How did you resolve this issue?
Expected behavior
I wnat to export my Room db table to excel file.
Actual behavior
it shows error :
E/SQLiteLog: (1) no such table:
Steps to reproduce the issue
Create Table using room library. Exporting table using this libarary by passing name of table