Skip to content
This repository was archived by the owner on Sep 27, 2020. It is now read-only.

Database refactoring#125

Open
ded2min wants to merge 6 commits intok-morozov:masterfrom
ded2min:database_refactoring
Open

Database refactoring#125
ded2min wants to merge 6 commits intok-morozov:masterfrom
ded2min:database_refactoring

Conversation

@ded2min
Copy link
Contributor

@ded2min ded2min commented Sep 8, 2020

Made the Database class virtual.
SqliteDatabase class was implemented from Database class.Used smart pointers for objects of type sqlite3 and sqlite3_stmt.
Added the DatabaseConfiguration class to specify the connection string as well as the folder path for the SQLite database file.

@k-morozov k-morozov self-assigned this Sep 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants