0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/ee
Karl-Aksel Puulmann c775a5305c
Add --plan and --fake flags to migrate_clickhouse (#4160)
This can be used to bring a production environment up to date.

Related issue: #4090
2021-04-29 15:40:12 +03:00
..
api Fix StructuredViewsetMixin permissions (#4075) 2021-04-21 18:20:31 -07:00
bin Defer event fields on team model to make grabbing fields a bit more lazy (#4028) 2021-04-18 16:22:59 -07:00
certs
clickhouse Add --plan and --fake flags to migrate_clickhouse (#4160) 2021-04-29 15:40:12 +03:00
idl
kafka_client Remove logging to WAL, no longer used and duplicate of events_plugin_ingestion (#4132) 2021-04-27 19:15:56 +00:00
management/commands Add --plan and --fake flags to migrate_clickhouse (#4160) 2021-04-29 15:40:12 +03:00
migrations Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
models Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
tasks
__init__.py
apps.py
conftest.py Backend tests refactor (#3774) 2021-03-31 19:00:58 -07:00
docker-compose.ch.test.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
docker-compose.ch.yml Don't pin posthog/plugin-server version in dev CH docker-compose (#4102) 2021-04-26 10:15:25 +00:00
LICENSE
settings.py Plugins access control (#3486) 2021-03-17 15:01:55 +01:00
urls.py