lmdbal/src
blue bfb1d007ad
All checks were successful
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Successful in 1m4s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m22s
Main LMDBAL workfow / Release documentation (push) Successful in 29s
Cursors refactoring part one
2024-12-25 19:19:32 +02:00
..
serializer pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
base.cpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
base.h Cursors refactoring part one 2024-12-25 19:19:32 +02:00
cache.h pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
cache.hpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
CMakeLists.txt Cursors refactoring part one 2024-12-25 19:19:32 +02:00
cursor.h Cursors refactoring part one 2024-12-25 19:19:32 +02:00
cursor.hpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
cursorcommon.cpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
cursorcommon.h Cursors refactoring part one 2024-12-25 19:19:32 +02:00
exceptions.cpp First attempt to make RAII cursors, no tests yet 2023-10-25 19:18:23 -03:00
exceptions.h Transactions now get closed with the database 2024-12-22 19:39:35 +02:00
operators.hpp pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
storage.h Cursors refactoring part one 2024-12-25 19:19:32 +02:00
storage.hpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
storagecommon.cpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
storagecommon.h Cursors refactoring part one 2024-12-25 19:19:32 +02:00
storagecommon.hpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
transaction.cpp Cursors refactoring part one 2024-12-25 19:19:32 +02:00
transaction.h Cursors refactoring part one 2024-12-25 19:19:32 +02:00