graphql-engine/server/tests-py/queries/v1/select/boolexp/search
kodiakhq[bot] a935746e17 Integration test improvements (for speed/clarity), also increase polling interval for scheduled events
This claws back ~7min from integration tests (run serially, as with `dev.sh test --integration`
Further improvements would do well to focus on optimizing metadata operations, as `setup` dominates

GitOrigin-RevId: 76637d6fa953c2404627c4391447a05bf09355fa
2021-04-27 05:35:26 +00:00
..
select_city_where_ilike.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_iregex.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_like.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_city_where_nilike.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_niregex.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_nlike.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_not_similar.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
select_city_where_nregex.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_regex.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_city_where_similar.yaml Support Postgres POSIX regex operators (close #4317) (#119) 2020-11-27 10:54:52 +00:00
select_project_where_ilike.yaml server: fix issue with queries on character column types (close #6217) 2021-02-22 10:21:21 +00:00
setup.yaml server: fix issue with queries on character column types (close #6217) 2021-02-22 10:21:21 +00:00
teardown.yaml Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00