-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Milestone
Description
Would be great to have the ability to add custom expressions so we can add different things that aren't covered in the library already. For example, I need to run a ORDER BY "fieldName" IS NULL, but there is no such expression available for the fields. Is there another way to do this without running custom SQL?