mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
60cbf2e7c1
* Trigram fuzzy search for property definitions * support empty search param * Only use pg_trgm search if pg extension is installed * suppress exceptions if migration does not succeed * checks for index * troubleshooting * wip: change migration number; strip out conditionals * wip: copy code from #4110 * remove is_pg_trgm_installed * try ngram search on CH * add AND before ngram * correct some check failures * remove ordering * remove ordering from tests * fix ordering * rewrite queries for psql, add test bypass for EE features * remove ordering filter bc of bugs * remove test code * check if isinstance of RawQuerySet * cleanup sql * add ordering * typing * test for ee prop definition * adjustments to test_ee_property_definition * add test_ee_event_definition * restore this prop * convert to simple term filter * use term search in EE * fix EE tests * fix non-EE tests * fix test * fix filter types Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com> Co-authored-by: Marius Andra <marius.andra@gmail.com> |
||
---|---|---|
.. | ||
api | ||
bin | ||
certs | ||
clickhouse | ||
idl | ||
kafka_client | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
docker-compose.ch.test.yml | ||
docker-compose.ch.yml | ||
LICENSE | ||
settings.py | ||
urls.py |