Join Slack
Powered by
Ok it seems I can do `!User.find { Users.login eq ...
# exposed
m
Marcin Wisniowski
11/30/2018, 3:08 PM
Ok it seems I can do
!User.find { Users.login eq login }.empty()
, still not sure if this is the proper way
a
Allan Wang
11/30/2018, 10:53 PM
I don’t use dao, but looking at the code and seeing that
empty
is specific to exposed, it looks right
Allan Wang
11/30/2018, 10:53 PM
Count is definitely correct. That’s how the dsl works
Open in Slack
Previous
Next