Datascript Versions Save

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

1.2.10

2 years ago
  • Fix broken wildcard pull on non-matching ref #410 thx @joodie

1.2.9

2 years ago
  • Allow :db/valueType :db.type/tuple #407 #408 thx @joodie

1.2.8

2 years ago
  • Data retracted incorrectly in CLJS #404

1.2.7

2 years ago
  • Data retracted incorrectly in CLJS #404

1.2.6

2 years ago
  • Tempid resolution fails in some cases #403

1.2.5

2 years ago
  • Special case Inf/-Inf and NaN in serializer since JSON can’t hold them #402

1.2.4

2 years ago
  • Allow specifying tuples in inserts/upserts when their value fully matches all the attrs in DB #400
  • Bump persistent-sorted-set to 0.1.4

1.2.3

2 years ago
  • Lookup ref should not throw in pull #315 #397 thx @timothypratley

1.2.2

2 years ago
  • Bump persistent-sorted-set to 0.1.3 in deps.edn too #396 thx @fversnel

1.2.1

2 years ago