0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee
Eric Duong ff43c9f0aa
Collapsing table cohortpeople (#4428)
* add migration

* add fields

* remove comment

* change to is_deleted

* Update migration to work

* Update tests

* initial functions

* fix params

* add migration

* add named param

* working test

* update person prop and cohort tests

* use var

* move sql and fstring

* remove get inside django signal

* just create the table

* add replication logic

* add param

* change replacing name

* make sure actions work too and add test

* add necessary filter and test

* add triggers to oncreate and onupdate

Co-authored-by: Karl-Aksel Puulmann <oxymaccy@gmail.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-06-07 10:16:21 -04:00
..
api Event properties taxonomy (#4486) 2021-06-03 09:22:16 -04:00
bin Defer event fields on team model to make grabbing fields a bit more lazy (#4028) 2021-04-18 16:22:59 -07:00
certs
clickhouse Collapsing table cohortpeople (#4428) 2021-06-07 10:16:21 -04:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client Plugin log entries (#3482) 2021-05-06 10:54:32 +03:00
management/commands Rename is_ee_enabled to is_clickhouse_enabled (#4216) 2021-05-13 16:56:54 +02:00
migrations Event properties taxonomy (#4486) 2021-06-03 09:22:16 -04:00
models Event properties taxonomy (#4486) 2021-06-03 09:22:16 -04:00
tasks Refactoring funnel trends (#4419) 2021-06-03 17:06:08 -04:00
__init__.py
apps.py
conftest.py Plugin log entries (#3482) 2021-05-06 10:54:32 +03:00
docker-compose.ch.test.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
docker-compose.ch.yml Don't pin posthog/plugin-server version in dev CH docker-compose (#4102) 2021-04-26 10:15:25 +00:00
LICENSE Updated where our enterprise terms are found (#2881) 2021-01-08 12:09:27 +01:00
settings.py Plugins access control (#3486) 2021-03-17 15:01:55 +01:00
urls.py Debug CH queries (#2666) 2020-12-07 16:06:14 +01:00