cmake
|
Initial stuff
|
2022-09-04 14:15:31 +03:00 |
test
|
some test cases for cache, found some bugs, fixed
|
2022-10-09 17:03:30 +03:00 |
cache.h
|
methods to check elements without deserialization
|
2022-12-15 20:29:49 +03:00 |
cache.hpp
|
methods to check elements without deserialization
|
2022-12-15 20:29:49 +03:00 |
CMakeLists.txt
|
serializer for QByteArray, method to read all records
|
2022-10-15 13:54:34 +03:00 |
database.cpp
|
creation of the directory is no a separate method
|
2022-12-17 13:06:37 +03:00 |
database.h
|
creation of the directory is no a separate method
|
2022-12-17 13:06:37 +03:00 |
exceptions.cpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
exceptions.h
|
some fixes to help build in nested project
|
2022-10-10 23:51:48 +03:00 |
serializer_double.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_float.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_int8.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_int16.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_int32.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_int64.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_qbytearray.hpp
|
serializer for QByteArray, method to read all records
|
2022-10-15 13:54:34 +03:00 |
serializer_qstring.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_stdstring.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_uint8.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_uint16.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_uint32.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer_uint64.hpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
serializer.h
|
serializer for QByteArray, method to read all records
|
2022-10-15 13:54:34 +03:00 |
serializer.hpp
|
finally, first working prototype
|
2022-09-15 01:18:31 +03:00 |
table.cpp
|
some more primitive specializations, counting rows, dropping tables, tests
|
2022-09-17 15:31:58 +03:00 |
table.h
|
methods to check elements without deserialization
|
2022-12-15 20:29:49 +03:00 |
table.hpp
|
methods to check elements without deserialization
|
2022-12-15 20:29:49 +03:00 |