0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee/clickhouse/models
Tim Glaser 21d240df30
[Clickhouse] Fix grabbing by person (#1960)
* Use postgres to grab person

* Fix type

* Fix grabbing by person id

* Fix type

* WIP people from clickhouse

* Fix person delete etc

* fix test

* Fix tests
2020-10-23 17:30:12 +02:00
..
test Add tests to important query builders (#2006) 2020-10-23 08:39:41 -04:00
__init__.py first chunk of clickhouse framework (#1613) 2020-09-08 16:12:27 -07:00
action.py Add tests to important query builders (#2006) 2020-10-23 08:39:41 -04:00
clickhouse.py Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
cohort.py General Reorganization (#1981) 2020-10-22 07:35:57 -04:00
element.py Reorganize trends (#1931) 2020-10-20 04:24:18 -04:00
event.py [Clickhouse] Fix grabbing by person (#1960) 2020-10-23 17:30:12 +02:00
person.py [Clickhouse] Fix grabbing by person (#1960) 2020-10-23 17:30:12 +02:00
property.py Add new person matieralized (#1944) 2020-10-22 13:22:43 -07:00
util.py Implement property filtering operators (#1886) 2020-10-19 06:01:01 -04:00