mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-27 16:26:50 +01:00
1a405253ce
* Dont silence errors during test This causes real exceptions to slip through * Add an explicit array cast to breakdown array value This would blow up and cause errors since [] has type Nothing for clickhouse. Sentry error: https://sentry.io/organizations/posthog/issues/2213824556/?project=1899813&query=is%3Aunassigned+is%3Aunresolved Related PR: https://github.com/PostHog/posthog/pull/3320/files * Add another hacky shortcut for breaking down by no props This smells really bad, but fixes the test. * Remove unneeded code |
||
---|---|---|
.. | ||
api | ||
bin | ||
certs | ||
clickhouse | ||
idl | ||
kafka_client | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
docker-compose.ch.test.yml | ||
docker-compose.ch.yml | ||
LICENSE | ||
settings.py | ||
urls.py |