0
Q:

moor check if null

function exists (value) {
  return x != null ? Promise.resolve(value) : Promise.reject(`Invalid value: ${value}`)
}
0
..where((p) => isNull(p.end)))
0

New to Communities?

Join the community