big refactoring part 1
This commit is contained in:
parent
6a8f67ac34
commit
19229f6c26
28 changed files with 867 additions and 795 deletions
|
@ -30,15 +30,15 @@ endif ()
|
|||
|
||||
set(SOURCES
|
||||
exceptions.cpp
|
||||
table.cpp
|
||||
storage.cpp
|
||||
database.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
database.h
|
||||
exceptions.h
|
||||
table.h
|
||||
table.hpp
|
||||
storage.h
|
||||
storage.hpp
|
||||
cache.h
|
||||
cache.hpp
|
||||
serializer.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue