0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee
Yakko Majuri 801c2a5f7e
feat(persons-on-events): add groups and persons columns to events schema (#9510)
* feat(persons-on-events): add persons and group cols to events

* snapshots

* Update ee/clickhouse/models/cohort.py

* update snapshots

* update kafka settings

* final modification to prevent temporary errors

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2022-04-29 11:31:32 +00:00
..
api feat(insights): dashboards insights many-to-many another attempt (#9416) 2022-04-22 09:03:22 +01:00
benchmarks refactor: move event and person query to /posthog (#8970) 2022-03-22 20:27:11 +00:00
bin
certs
clickhouse feat(persons-on-events): add groups and persons columns to events schema (#9510) 2022-04-29 11:31:32 +00:00
idl
kafka_client feat: add Kafka SASL support (#9348) 2022-04-21 11:14:47 -07:00
management/commands feat(persons-on-events): add groups and persons columns to events schema (#9510) 2022-04-29 11:31:32 +00:00
migrations fix(migration): migrate deprecated_tags to new tagging model (#8825) 2022-03-09 10:25:47 -08:00
models fix(licensing): Show correct active (or last active) license (#9575) 2022-04-29 10:27:06 +02:00
tasks feat(persons-on-events): add groups and persons columns to events schema (#9510) 2022-04-29 11:31:32 +00:00
test test: Speed up backend tests (#9289) 2022-04-27 13:38:39 +01:00
__init__.py
apps.py
conftest.py ci(flake8): enable unused import check (#8714) 2022-03-08 09:53:54 +01:00
LICENSE
pytest.ini refactor: Yeet PRIMARY_DB (#9017) 2022-03-21 13:15:50 +01:00
settings.py feat(sso): Multitenant SAML (#9225) 2022-03-31 11:04:12 +02:00
urls.py