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

[' AND ', ' SET ', '!=', "'", "''", '(', ')', ', ', '0', '1', '<', '<=', '=', '>', '>=', 'AND', 'AVG', 'COUNT', 'DELETE FROM ', 'EXISTS', 'IN', 'INSERT INTO ', 'IS NOT NULL', 'IS NULL', 'LIKE', 'LIMIT -1', 'NOT EXISTS', 'NOT IN', 'NOT LIKE', 'NULL', 'OR', 'SELECT', 'SELECT DISTINCT', 'Scalar[Any, Any]', 'Text', 'UPDATE ', 'and', 'between', 'eq', 'eq_col', 'exists', 'gt', 'gt_col', 'gte', 'gte_col', 'in', 'in_subquery', 'is_not_null', 'is_null', 'like', 'lt', 'lt_col', 'lte', 'lte_col', 'ne', 'ne_col', 'not', 'not_in', 'not_like', 'or', 'state', "x'"]