DictDataBase icon indicating copy to clipboard operation
DictDataBase copied to clipboard

Draft: Feat/glom like key searching

Open mkrd opened this issue 3 years ago • 4 comments

Things left to do:

  • [ ] Update docs

mkrd avatar Nov 23 '22 22:11 mkrd

@UmbrellaMalware I did a quick rebase to incorporate die latest changes in main

mkrd avatar Nov 27 '22 15:11 mkrd

@UmbrellaMalware I did a quick rebase to incorporate die latest changes in main

I need to test new functionality, I just found a bug in the search algorithm))

I'm also doing some documentation updates.

UmbrellaMalware avatar Nov 27 '22 15:11 UmbrellaMalware

@UmbrellaMalware I did a quick rebase to incorporate die latest changes in main

I need to test new functionality, I just found a bug in the search algorithm))

I'm also doing some documentation updates.

Do you mean the issue with reading a key value that is an integer or float?

mkrd avatar Nov 27 '22 19:11 mkrd

@UmbrellaMalware I did a quick rebase to incorporate die latest changes in main

I need to test new functionality, I just found a bug in the search algorithm)) I'm also doing some documentation updates.

Do you mean the issue with reading a key value that is an integer or float?

No, if u try to read "Key.Subkey1.Subkey2" returns not found, but subkey2 exists

UmbrellaMalware avatar Nov 27 '22 19:11 UmbrellaMalware