0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
James Greenhill ab0c75414b
Make settings dynamic for MATERIALIZED_COLUMNS_ENABLED (#7662)
* Make settings dynamic for MATERIALIZED_COLUMNS_ENABLED

* migrate MATERIALIZED_COLUMNS_ENABLED to this and test

* allow tests that use materialized columns to hit django model for settings

* nicer installed apps config

* update snapshot from test

* make test_property more deterministic

Co-authored-by: James Greenhill <fuzionech@gmail.com>
Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
2021-12-14 17:56:08 -08:00
..
api Make sure private projects stay secret for those without access (#7688) 2021-12-14 16:41:48 -06:00
benchmarks [actors] retention actors (#7495) 2021-12-09 10:11:21 -05:00
bin Special Migrations Runner (#7054 pt. 4) (#7446) 2021-12-13 13:00:27 -03:00
certs
clickhouse Make settings dynamic for MATERIALIZED_COLUMNS_ENABLED (#7662) 2021-12-14 17:56:08 -08:00
idl
kafka_client Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
management/commands special migration -> async migration (#7686) 2021-12-14 11:48:51 -03:00
migrations
models Groups: Introduction banner and empty state in persons page (#7520) 2021-12-09 08:37:39 +02:00
tasks Track organization groups usage (#7597) 2021-12-09 15:51:24 +02:00
__init__.py
apps.py
conftest.py Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
docker-compose.ch.arm64.yml dev(clickhouse): use prebuild arm64 clickhouse image (#7187) 2021-11-18 08:43:43 +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
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Make settings dynamic for MATERIALIZED_COLUMNS_ENABLED (#7662) 2021-12-14 17:56:08 -08:00
urls.py