Skip to content

Query API Examples #2

Description

@parkerl
  • Comparison operators: ==, !=, <=, >=, <, >
  • Boolean operators: and, or, not
  • Inclusion operator: in/2
  • Search functions: like/2 and ilike/2
  • Null check functions: is_nil/1
  • Aggregates: count/1, avg/1, sum/1, min/1, max/1
  • Date/time intervals: datetime_add/3, date_add/3
  • General: fragment/1, field/2 and type/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions