lmdbal/src
blue f9902bc0b1
All checks were successful
Main LMDBAL workflow / Test LMDBAL with qt5 (push) Successful in 1m16s
Main LMDBAL workflow / Test LMDBAL with qt6 (push) Successful in 1m39s
Main LMDBAL workflow / Builds documentation (push) Successful in 46s
Main LMDBAL workflow / Deploys documentation (push) Successful in 7s
Sessions to manage db open state
2025-05-06 00:22:03 +03:00
..
serializer Fix typos, fix some warnings, added more compile options, moved to forgejo CI 2025-05-02 18:19:06 +03:00
base.cpp Sessions to manage db open state 2025-05-06 00:22:03 +03:00
base.h Sessions to manage db open state 2025-05-06 00:22:03 +03: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 Sessions to manage db open state 2025-05-06 00:22:03 +03: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 Some refactor 2025-01-05 18:39:36 +02:00
cursorcommon.h Some refactor 2025-01-05 18:39:36 +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
session.cpp Sessions to manage db open state 2025-05-06 00:22:03 +03:00
session.h Sessions to manage db open state 2025-05-06 00:22:03 +03: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 Sessions to manage db open state 2025-05-06 00:22:03 +03:00
storagecommon.h Fix typos, fix some warnings, added more compile options, moved to forgejo CI 2025-05-02 18:19:06 +03: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 Some refactor 2025-01-05 18:39:36 +02:00