heed
heed copied to clipboard
MDB_WRITEMAP fix
Avoid nested transaction for database, as these are not allowed with MDB_WRITEMAP
I want to keep this MR minimal for now and get it merged. These breaking changes can happen in a new MR.
Hey @timokoesters 👋
It's been a long time, sorry for the late (late) reply.
Closing this PR as it has been fixed in v0.20.0-alpha.0 which is available on crates.io or you can even use the v0.12 branch where it has also been fixed.