0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00

Revert "Fix CH no data blocker (#5238)" (#5239)

This reverts commit babf93b413.
This commit is contained in:
Alex Gyujin Kim 2021-07-20 23:38:08 -07:00 committed by GitHub
parent babf93b413
commit f9cd157ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,6 @@
#!/bin/bash
set -e
export CLICKHOUSE_REPLICATION=true
python manage.py migrate
python manage.py migrate_clickhouse