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
Thanks for trying this out! I haven't done much testing where different table names and column names are used yet.
Something I will look into very shortly. Can you try without explicitly setting the tableName and columnInfo names (e.g. just allow it to name those as per the default)?
I think what you did is right as per the Room annotations, but the implementation on Door's side needs to be updated.
This is my Implementation
but it is giving me an error saying org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: TvmConfiguration)
any specific reason why? or did do something wrong?
The text was updated successfully, but these errors were encountered: