0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Karl-Aksel Puulmann a39596c092
Groups: Use materialized columns for groups (#6938)
* Migration to use materialized columns for groups

Workaround for https://github.com/PostHog/posthog/issues/6422

* Use groups materialized columns in queries

* Update mat column creation tests

* Simplify aggregation_target_field

* Fix migration

* Update snapshots
2021-11-08 15:49:39 +02:00
..
api feat(correlation): load exclude properties from team settings (#6715) 2021-11-02 11:12:13 +00:00
benchmarks Modify query to not use properties for autocapture (#6711) 2021-10-28 13:12:26 +01:00
bin
certs
clickhouse Groups: Use materialized columns for groups (#6938) 2021-11-08 15:49:39 +02:00
idl
kafka_client Proposal: Use unique topic names for kafka in test (#6746) 2021-11-01 11:42:56 +02:00
management/commands
migrations Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00
models Introduce pay gate for correlation analysis (#6720) 2021-11-03 11:41:16 -06:00
tasks BE (Groups/Trends): Make breakdowns work with groups (#6899) 2021-11-05 13:47:41 +02:00
__init__.py
apps.py
conftest.py BE: Allow filtering by group properties in trends (#6761) 2021-11-03 20:43:22 +02:00
docker-compose.ch.arm64.yml dev(arm): use x86 kafka image even on arm (#6357) 2021-10-11 15:01:48 +00:00
docker-compose.ch.test.yml
docker-compose.ch.yml Revert "Update the docker-compose dev environment to reflect prod better (include pgbouncer) (#6558)" (#6692) 2021-10-27 05:54:48 -07:00
LICENSE
settings.py Fix EnvVar for MATERIALIZED_COLUMNS_ENABLED (#6503) 2021-10-17 16:42:37 +00:00
urls.py Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00