1
0
Fork 0
forked from blue/lmdbal
lmdbal/src
2025-05-02 18:19:06 +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 Fix typos, fix some warnings, added more compile options, moved to forgejo CI 2025-05-02 18:19:06 +03:00
base.h Fix typos, fix some warnings, added more compile options, moved to forgejo CI 2025-05-02 18:19:06 +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 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 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
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 Fix typos, fix some warnings, added more compile options, moved to forgejo CI 2025-05-02 18:19:06 +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