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

Break SqliteDBManager into multiple classes, one per table. #9

Open
tannerpreiss opened this issue Jan 30, 2017 · 0 comments
Open

Break SqliteDBManager into multiple classes, one per table. #9

tannerpreiss opened this issue Jan 30, 2017 · 0 comments

Comments

@tannerpreiss
Copy link

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.

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