lmdbal/src
Blue fbcf94d1c2
Main LMDBAL workfow / Archlinux (push) Failing after 15s Details
Doc fixes, testing for QVariant
2023-10-15 11:10:27 -03:00
..
CMakeLists.txt replaced some pointers to mutables, some first thoughts about cursors 2023-08-05 17:13:43 -03:00
base.cpp replaced some pointers to mutables, some first thoughts about cursors 2023-08-05 17:13:43 -03:00
base.h readAll method now works correctly for duplicates mode, testing, some doc fixes 2023-08-20 13:38:29 -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
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.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
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
storage.cpp readAll method now works correctly for duplicates mode, testing, some doc fixes 2023-08-20 13:38:29 -03:00
storage.h duplicates handling for forceRecord and changeRecord methods, tests and docs 2023-08-19 16:25:52 -03:00
storage.hpp Doc fixes, testing for QVariant 2023-10-15 11:10:27 -03:00