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
We should break the sqlitedbmanager into multiple classes so that each table has its own class, this will help in an overall refactor because the table dependencies will be more clear in the manager classes. ie. SyncManager may only touch RvtsTable and DataTable.
The text was updated successfully, but these errors were encountered:
We should break the sqlitedbmanager into multiple classes so that each table has its own class, this will help in an overall refactor because the table dependencies will be more clear in the manager classes. ie. SyncManager may only touch RvtsTable and DataTable.
The text was updated successfully, but these errors were encountered: