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

Database refactoring #125

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tuminsky
Copy link
Contributor

@tuminsky tuminsky 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