Add the DbOperationArgs set of functions, and fix bug with LMDB #62

Merged
jordan merged 2 commits from lda/Cytoplasm:db-args into master 2024-11-10 18:09:05 +00:00
Contributor

Those functions essentially do the same as their non-Args counterparts, except that they take in Array *s.

The bug involving LMDB was mostly that DbListing the root of a database didn't cut off internal data.

Those functions essentially do the same as their non-Args counterparts, except that they take in `Array *`s. The bug involving LMDB was mostly that `DbList`ing the root of a database didn't cut off internal data.
lda added 1 commit 2024-11-09 16:03:13 +00:00
[ADD/FIX] Add DbOPERATIONArgs functions, fix LMDB
All checks were successful
Compile Cytoplasm / Compile Cytoplasm (aarch64, alpine) (pull_request) Successful in 17s
100d61050f
lda added 1 commit 2024-11-09 16:03:24 +00:00
Merge branch 'master' into db-args
All checks were successful
Compile Cytoplasm / Compile Cytoplasm (aarch64, alpine) (pull_request) Successful in 9s
f3838e775c
jordan merged commit 32f31fe6d6 into master 2024-11-10 18:09:05 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Telodendria/Cytoplasm#62
No description provided.