Datascript Versions Save

Immutable database and Datalog query engine for Clojure, ClojureScript and JS

1.4.2

1 year ago
  • Entity should return nil for numeric eids that don't correspond to entities #447 #448 via @lynaghk

1.4.1

1 year ago
  • Allow the use of lookup refs in get-else and get-some #446 via @jjttjj

1.4.0

1 year ago
  • Bump persistent-sorted-set to 0.2.3
  • Improve performance of getter-fn and tuple-key-fn #438 via @bsless

1.3.15

1 year ago
  • Performance improvement in JVM version #436 via @bsless

1.3.14

1 year ago
  • Additionaly compare db identities when =/hash entities #433 #435 via @ggeoffrey

1.3.13

1 year ago
  • Check for nils in upsert attributes

1.3.12

2 years ago
  • Fixed pull with reverse component references #430

1.3.11

2 years ago
  • Fixed serializable/from-serializable for JS interop #429

1.3.10

2 years ago
  • Allow symbols as data #425 #426 via @zoren

1.3.9

2 years ago
  • When parsing repeated pull attrs, last definition wins