-
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Milestone
Description
- support cursor pagination on custom fields with
field_dynamic - pass runtime opts to
build_op - filter by custom fields with field dynamic (empty/not_empty)
- filter by custom fields with field dynamic (other operators)
- empty operators with field dynamic and array/map (requires casting)
- filter by field dynamic with arrays (requires casting)
- filter by field dynamic with binary IDs (requires casting)
- filter by field dynamic with
like/starts_with/ends_withoperators - filter by field dynamic with
contains/not_containsoperator - cast filter values when performing cursor pagination on custom fields
- update schema validation
- update docs
Notes
- Using
dynamicjust for the field instead of the whole expression prevents automatic type casting. type/2doesn't appear to support interpolation of the second argument (type(^value, ^ecto_type)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels