lmdbal/src
blue e88efb458f
Some checks failed
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Failing after 1m4s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m24s
Main LMDBAL workfow / Release documentation (push) Has been skipped
Cursors get closed after transaction that open them
2024-12-24 14:59:58 +02:00
..
serializer pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
base.cpp Transactions now get closed with the database 2024-12-22 19:39:35 +02:00
base.h Transactions now get closed with the database 2024-12-22 19:39:35 +02:00
cache.h pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
cache.hpp pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
CMakeLists.txt Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00
cursor.h Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00
cursor.hpp Cursors get closed after transaction that open them 2024-12-24 14:59:58 +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
icursor.h Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00
operators.hpp pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
storage.cpp Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00
storage.h Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00
storage.hpp pragma once and minor change in transactions 2024-12-17 20:03:48 +02:00
transaction.cpp Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00
transaction.h Cursors get closed after transaction that open them 2024-12-24 14:59:58 +02:00