I think this is a bug. I wanted to find all rows that have been updated, so I tried WHERE “updated > created” and didn’t get any rows -
Putting the same WHERE in the REST CONSOLE returns the results I would expect -
I didn’t try this on other tables but I assume the results will be the same.