0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee
Eric Duong fa3411a8c2
Add group by to filter snippet that uses persons (#4396)
* add group by to filter snippet that uses persons

* dont use join

* add dummy equality
2021-05-20 12:58:55 -04: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 Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
clickhouse Add group by to filter snippet that uses persons (#4396) 2021-05-20 12:58:55 -04:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client Plugin log entries (#3482) 2021-05-06 10:54:32 +03:00
management/commands Rename is_ee_enabled to is_clickhouse_enabled (#4216) 2021-05-13 16:56:54 +02:00
migrations Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
models Include more clickhouse query metrics (#4256) 2021-05-10 10:47:54 +03:00
tasks Include more clickhouse query metrics (#4256) 2021-05-10 10:47:54 +03:00
__init__.py Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
apps.py Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
conftest.py Plugin log entries (#3482) 2021-05-06 10:54:32 +03: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 Updated where our enterprise terms are found (#2881) 2021-01-08 12:09:27 +01:00
settings.py Plugins access control (#3486) 2021-03-17 15:01:55 +01:00
urls.py Debug CH queries (#2666) 2020-12-07 16:06:14 +01:00