Skip to content

nil value is treated the same as missing attribute #45

@nivekuil

Description

@nivekuil
(dx/q '[:find ?e ?foo
	:where [?e :foo ?foo]]
      {[:id 1] {:foo nil}})

returns #{}. I expect it to return #{[[:id 1] nil]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions