0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Karl-Aksel Puulmann 2e6aae702d
Allow disabling protobuf with CLICKHOUSE_DISABLE_EXTERNAL_SCHEMAS env (#8333)
* Allow disabling protobuf with CLICKHOUSE_DISABLE_EXTERNAL_SCHEMAS env var

This makes integrating with external clickhouse providers (like altinity
cloud) much easier as users don't need to use undocumented APIs to
upload the schemas.

* Keep underscores in protobuf. This allows using this payload for json ingestion

* Timestamp format
2022-02-02 00:30:11 +02:00
..
api Deprecates property_type_format (#8292) 2022-02-01 14:08:55 +00:00
benchmarks
bin
certs
clickhouse Allow disabling protobuf with CLICKHOUSE_DISABLE_EXTERNAL_SCHEMAS env (#8333) 2022-02-02 00:30:11 +02:00
idl
kafka_client
management/commands async migrations separate errors table (#8152) 2022-01-21 19:54:47 +01:00
migrations
models
tasks
__init__.py
apps.py
conftest.py Allow overriding kafka host for clickhouse via KAFKA_URL_CLICKHOUSE env var (#8332) 2022-01-31 10:21:08 +02:00
LICENSE
pytest.ini
settings.py
urls.py