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

['!=', ', ', '<', '<=', '=', '>', '>=', 'AND', 'ASC', 'DESC', 'EXISTS', 'IN', 'IS NOT NULL', 'IS NULL', 'LIKE', 'NOT EXISTS', 'NOT IN', 'NOT LIKE', 'OR', 'Scalar[Any, Any]', 'Text', 'eq', 'gt', 'gte', 'like', 'lt', 'lte', 'ne', 'not_like', 'select', 'single_column', 'storage_type_name']