datascript
datascript copied to clipboard
With empty component, one can create a reference to non-existing entity
(-> (d/empty-db {:comp {:db/valueType :db.type/ref,
:db/isComponent true}})
(d/with [{:comp {}}])
:tx-data)
; => [#datascript/Datom [1 :comp 2 536870913 true]]