0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee/clickhouse/models
Eric Duong 2a7cd8c477
Fix negation operators (#1941)
* fixed negation operators for person and cohorts

* add person negation test

* fix tests

* add leakeage tests

* add space

* add debug statements

* match distinct_id
2020-10-21 07:12:05 -04:00
..
test Fix negation operators (#1941) 2020-10-21 07:12:05 -04:00
__init__.py first chunk of clickhouse framework (#1613) 2020-09-08 16:12:27 -07:00
action.py Fix issues with elements matching (#1918) 2020-10-17 16:10:42 +02:00
clickhouse.py Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
cohort.py Fix negation operators (#1941) 2020-10-21 07:12:05 -04:00
element.py Reorganize trends (#1931) 2020-10-20 04:24:18 -04:00
event.py Clickhouse use elements chain (#1849) 2020-10-16 14:07:03 +02:00
person.py Clickhouse Sessions + Frontend Sessions updates (#1754) 2020-10-01 05:27:35 -04:00
property.py Fix negation operators (#1941) 2020-10-21 07:12:05 -04:00
util.py Implement property filtering operators (#1886) 2020-10-19 06:01:01 -04:00