datascript
Advanced tools
Changelog
0.15.5
vector
, hash-map
, array-map
, list
and set
to built-in query functions (PR #186, thx Linus Ericsson)Changelog
0.15.4
:db.unique/value
too (issue #171)Changelog
0.15.3
Changelog
0.15.1
get-else
throws if nil
is used for default valueinit-db
sets correct max-eid
when processing facts about transactions (PR #164, issue #163, thx Nick Alexander)Changelog
0.15.0
:db/add
datascript.core
symbols to externs so they can be called directly from JS (e.g. in combination with mori, issue #139)reset-conn
, conn-from-datoms
and conn-from-db
(issue #45)Changelog
0.14.0
get-some
returns [attr value]
instead of just value
(#143, same as Datomic)nil
from query function filters out tuple from resultcount
(#142) and subs
(#111)[<attr> nil]
) resolve to nil (#140)?
prefix (#136, #122)