datascript icon indicating copy to clipboard operation
datascript copied to clipboard

WIP: Add a test for a query that produces a `nil` :db/id

Open devurandom opened this issue 6 years ago • 1 comments

The attached commit adds a test that currently produces a nil :db/id, which seems wrong. Since I do not know what the correct result should be, I am treating this as work-in-progress for now.

devurandom avatar May 20 '19 13:05 devurandom

The query is invalid, the problem is validation isn't picking

tonsky avatar May 20 '19 15:05 tonsky