.. |
base.cpp
|
replaced some pointers to mutables, some first thoughts about cursors
|
2023-08-05 17:13:43 -03:00 |
base.h
|
more duplicates test, misinterpreted something about duplicates, had to fallback
|
2023-08-18 10:31:30 -03:00 |
cache.h
|
more duplicates test, misinterpreted something about duplicates, had to fallback
|
2023-08-18 10:31:30 -03:00 |
cache.hpp
|
more duplicates test, misinterpreted something about duplicates, had to fallback
|
2023-08-18 10:31:30 -03:00 |
CMakeLists.txt
|
replaced some pointers to mutables, some first thoughts about cursors
|
2023-08-05 17:13:43 -03:00 |
cursor.h
|
mostly documentation mostly for Cursor, some corner cases testing
|
2023-08-10 20:07:12 -03:00 |
cursor.hpp
|
some more docs, doc build fix
|
2023-08-13 14:53:07 -03:00 |
exceptions.cpp
|
finally methods that actually do something, some testing of them
|
2023-08-09 14:41:15 -03:00 |
exceptions.h
|
some more docs, doc build fix
|
2023-08-13 14:53:07 -03:00 |
operators.hpp
|
0.3.1 fix qt5 build, exception docs
|
2023-04-14 11:44:46 -03:00 |
serializer_double.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_float.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_int8.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_int16.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_int32.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_int64.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_qbytearray.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_qstring.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_stdstring.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_uint8.hpp
|
unit tests for serialization
|
2023-03-30 20:00:56 +03:00 |
serializer_uint16.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_uint32.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer_uint64.hpp
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer.h
|
external transaction methods for storage
|
2023-03-28 23:45:35 +03:00 |
serializer.hpp
|
started to work on duplicates support
|
2023-08-15 15:48:19 -03:00 |
storage.cpp
|
more duplicates test, misinterpreted something about duplicates, had to fallback
|
2023-08-18 10:31:30 -03:00 |
storage.h
|
more duplicates test, misinterpreted something about duplicates, had to fallback
|
2023-08-18 10:31:30 -03:00 |
storage.hpp
|
got down to the MDB_DUP... flags, some more tests, some docs
|
2023-08-18 12:04:37 -03:00 |