# file: /home/crpier/Projects/snekql/snekql/expressions.py
# hypothesis_version: 6.155.1

['ASC', 'DESC', 'and', 'between', 'eq', 'eq_col', 'gt', 'gt_col', 'gte', 'gte_col', 'in', 'in_subquery', 'is_not_null', 'is_null', 'lt', 'lt_col', 'lte', 'lte_col', 'ne', 'ne_col', 'not', 'not_in', 'not_in_subquery', 'or']