matcha
matcha copied to clipboard
:tea: An in memory graph database with SPARQL-like DSL for querying Linked Data Models
- Bump lambdaisland/kaocha from 1.82.1306 to 1.88.1376 - Bump org.clojure/clojure from 1.11.1 to 1.11.3 - Bump org.clojure/core.logic from 1.0.1 to 1.1.0
- Bump lambdaisland/kaocha from 1.82.1306 to 1.88.1376 - Bump org.clojure/clojure from 1.11.1 to 1.11.2 - Bump org.clojure/core.logic from 1.0.1 to 1.1.0
- Bump lambdaisland/kaocha from 1.82.1306 to 1.87.1366 - Bump org.clojure/core.logic from 1.0.1 to 1.1.0
There's a bug where matches of optional clauses seem to return duplicated or unbound vars when they're nested inside a map in a `build` query. For example: ```clojure ;; Given...