If the plan is to eventually have `to_sql` function. Or just to make it feel as natural as possible for folks who know SQL. Here's some ideas that I like: - https://postgrest.org/en/stable/references/api/tables_views.html#operators - https://hasura.io/docs/latest/queries/postgres/filters/comparison-operators/
If the plan is to eventually have
to_sqlfunction. Or just to make it feel as natural as possible for folks who know SQL.Here's some ideas that I like: