0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/ee
Karl-Aksel Puulmann 9b7ffe1424
Kill dead code around updating person properties (#5146)
* Kill dead code around updating person properties

This caused some confusion around mutations that got queued. Dead code =
bad code

* Remove unused imports

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-07-16 14:51:32 +00:00
..
api Event definition drawer properties (#4722) 2021-06-24 09:00:59 +02:00
bin Add frontend local dev script for Clickhouse development (#4891) 2021-06-28 23:02:13 -07:00
certs
clickhouse Kill dead code around updating person properties (#5146) 2021-07-16 14:51:32 +00:00
idl
kafka_client Plugin log entries (#3482) 2021-05-06 10:54:32 +03:00
management/commands Fix build (#5162) 2021-07-16 16:21:36 +03:00
migrations Event properties taxonomy (#4486) 2021-06-03 09:22:16 -04:00
models Remove free clickhouse license (#4788) 2021-06-17 16:47:04 +03:00
tasks Funnel persons per step and dropoff (#4883) 2021-06-29 12:22:42 -04:00
__init__.py
apps.py
conftest.py Make DDLs more friendly towards running on a cluster and cleanups (#5091) 2021-07-15 17:20:37 -07:00
docker-compose.ch.test.yml Default to "posthog" cluster (#5164) 2021-07-16 17:04:15 +03:00
docker-compose.ch.yml Make DDLs more friendly towards running on a cluster and cleanups (#5091) 2021-07-15 17:20:37 -07:00
LICENSE
settings.py Fix denormalised props funnels (#5101) 2021-07-13 13:13:45 +00:00
urls.py