0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Neil Kakkar
6cff7aef16
fix: snapshots on master (#11611) 2022-09-01 17:24:54 +01:00
Rick Marron
06570c5454
fix(recordings): add ON CLUSTER to recordings TTL statement (#10934) 2022-07-22 09:29:19 -07:00
Karl-Aksel Puulmann
c3649f91c9
feat(sharding): Remove CLICKHOUSE_REPLICATION (#9013)
* Check async migrations instead of CLICKHOUSE_REPLICATION for mat columns

* Update a comment

* Default for CLICKHOUSE_REPLICATION

* add replication file

* Assert is replicated in tests

* Remove DROP TABLE query from cohortpeople migration

* Update snapshots

* Ignore migration in typechecker

* Truncate right table

* Add KAFKA_COLUMNS to distributed tables
2022-03-16 10:27:39 +02:00
Paolo D'Amico
e4e89a8da8
Configure recordings TTL setting from UI (#8139) 2022-02-08 15:08:23 +01:00