Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With empty component, one can create a reference to non-existing entity #357

Open
tonsky opened this issue Jul 9, 2020 · 0 comments
Open

Comments

@tonsky
Copy link
Owner

tonsky commented Jul 9, 2020

(-> (d/empty-db {:comp {:db/valueType :db.type/ref,
                        :db/isComponent true}})
  (d/with [{:comp {}}])
  :tx-data)

; => [#datascript/Datom [1 :comp 2 536870913 true]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant