Is there a way to select isNull() ?
# exposed
a
Is there a way to select isNull() ?
t
select { Users.name.isNull() }
?
a
Sorry, I meant the actual sql select, like
select isnull(columne, '')