We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.5.1515
openjdk version "19" 2022-09-20
macos monterey 12.6
{:wanderung/type :datahike :store {:backend :mem :id "testing"} :schema-flexibility :write :attribute-refs? true :index :datahike.index/persistent-set :keep-history true :name "in-mem"
Removed attributes still present in the history index.
Removed attributes should not be present.
See https://gitlab.com/arbetsformedlingen/taxonomy-dev/backend/jobtech-taxonomy-api/-/issues/473
The text was updated successfully, but these errors were encountered:
kordano
No branches or pull requests
What version of Datahike are you using?
0.5.1515
What version of Java are you using?
openjdk version "19" 2022-09-20
What operating system are you using?
macos monterey 12.6
What database EDN configuration are you using?
{:wanderung/type :datahike
:store {:backend :mem
:id "testing"}
:schema-flexibility :write
:attribute-refs? true
:index :datahike.index/persistent-set
:keep-history true
:name "in-mem"
Describe the bug
Removed attributes still present in the history index.
What is the expected behaviour?
Removed attributes should not be present.
How can the behaviour be reproduced?
See https://gitlab.com/arbetsformedlingen/taxonomy-dev/backend/jobtech-taxonomy-api/-/issues/473
The text was updated successfully, but these errors were encountered: