Cursors get closed after transaction that open them
This commit is contained in:
parent
68ea7df6a9
commit
e88efb458f
12 changed files with 225 additions and 56 deletions
|
@ -1,13 +1,14 @@
|
|||
# LMDBAL - Lightning Memory Data Base Abstraction Level
|
||||
|
||||
[](https://git.macaw.me/blue/lmdbal/raw/branch/master/LICENSE.md)
|
||||
[](https://aur.archlinux.org/packages/lmdbal/)
|
||||
[](https://aur.archlinux.org/packages/lmdbal-qt5/)
|
||||
[](https://aur.archlinux.org/packages/lmdbal-qt6/)
|
||||
[](https://liberapay.com/macaw.me)
|
||||
[](https://macaw.me/lmdbal/doc/html)
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- a compiler (c++ would do)
|
||||
- a c++ compiler (g++ would do)
|
||||
- Qt 5 or 6 or higher (qt5-base or qt6-base would do)
|
||||
- lmdb
|
||||
- CMake 3.16 or higher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue