0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Karl-Aksel Puulmann ba405c823c
Add snapshot tests for clickhouse table schemas (#7572)
* Add a comment to keep topics in sync

* Clean up code relating to table engines

* Add snapshots for table creation queries

* Remove optional import

* Add snapshot tests for CLICKHOUSE_REPLICATION schemas

Note that these are out of sync with cloud in most cases

* Add another warning comment

* Improve naming
2021-12-08 16:07:34 +02:00
..
api Update drf-exceptions-hog (#7417) 2021-12-01 17:19:51 -05:00
benchmarks Add daily active users benchmarks (#7556) 2021-12-07 18:17:03 +02:00
bin
certs
clickhouse Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +02:00
idl
kafka_client Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +02:00
management/commands
migrations
models
tasks Update BE tracking to use groups (#7355) 2021-11-30 10:58:37 +02:00
__init__.py
apps.py
conftest.py Add snapshot tests for clickhouse table schemas (#7572) 2021-12-08 16:07:34 +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
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 KAFKA_EVENTS_PLUGIN_INGESTION_TOPIC configurable (#7349) 2021-11-25 11:47:20 +01:00
urls.py