0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/models
Eric Duong e4f65b1790
8356 versioning (#8449)
* version insights

* version and lock update

* make sure all tests work

* restore exception

* fix test

* fix test

* add specific id

* update plugin server test utils

* cleanup

* match filtering

* use timestamp comparison

* make tests work

* one more test field

* fix more tests

* more cleanup

* lock frontend when updating and restore refresh

* pass undefined

* add timestamp to background update

* use incrementer

* add field

* snapshot

* types

* more cleanup

* update tests

* remove crumbs

* use expressions

* make nullable

* batch delete

* fill null for static cohorts

* batch_delete

* typing

* remove queryset function
2022-02-09 12:19:00 -05:00
..
test 8356 versioning (#8449) 2022-02-09 12:19:00 -05:00
__init__.py
action.py
cohort.py 8356 versioning (#8449) 2022-02-09 12:19:00 -05:00
element.py
entity.py
event.py
group.py
person.py
property.py Fetch person property values via Clickhouse (#8414) 2022-02-09 17:17:37 +01:00
session_recording_event.py
team.py
util.py