0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Karl-Aksel Puulmann cef2af5e4c
Group analytics: Initial schema (#6462)
* Add table for group_type_mapping

* Remove materialized columns from events table schema

These are not used and not needed w/ new mat columns work

* WIP: Migration to add group analytics columns

* Remove event table changes temporarily
2021-10-25 15:05:58 +03:00
..
api
benchmarks
bin
certs
clickhouse Group analytics: Initial schema (#6462) 2021-10-25 15:05:58 +03:00
idl
kafka_client Group analytics: Initial schema (#6462) 2021-10-25 15:05:58 +03:00
management/commands
migrations
models Paths pay gate (#6463) 2021-10-18 09:17:54 +02:00
tasks Capture exception if organization user is not found (#6528) 2021-10-20 01:18:51 +01:00
__init__.py
apps.py
conftest.py
docker-compose.ch.arm64.yml
docker-compose.ch.test.yml
docker-compose.ch.yml Update the docker-compose dev environment to reflect prod better (include pgbouncer) (#6558) 2021-10-19 12:41:58 -07:00
LICENSE
settings.py Fix EnvVar for MATERIALIZED_COLUMNS_ENABLED (#6503) 2021-10-17 16:42:37 +00:00
urls.py