WatermelonDB
WatermelonDB copied to clipboard
Getting `Illegal clause sql` when observable is triggered while using `unsafeSqlExpr`
Observing a query with conditions including an unsafeSqlExpr, will through an Illegal clause sql error.
A workaround is mentioned in the discussion
Opening this issue just to track it