Type Parameters

  • T

Hierarchy

  • ComparasionExp

Properties

_eq?: T
_gt?: T
_gte?: T
_id?: [any, ...any[]]
_ilike?: string
_in?: T[]
_iregex?: string
_is_null?: boolean
_like?: string
_lt?: T
_lte?: T
_neq?: T
_nilike?: string
_nin?: T[]
_niregex?: string
_nlike?: string
_nregex?: string
_regex?: string
_type_of?: T

Generated using TypeDoc