0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/models
Eric Duong 7a5bcab99e
Restore slack hook (#2186)
* add back hook

* add back hook

* filter event matcher

* create artificial event to query for actions

* fix test

* possible solution

* remove printer

* reformat

* remove test_event temp

* comment out tests

* comment out

* uncomment

* patch another

* reduce var

* fix timestamp
2020-11-05 14:40:30 +01:00
..
test Restore slack hook (#2186) 2020-11-05 14:40:30 +01:00
__init__.py
action.py
clickhouse.py
cohort.py
element.py
event.py Restore slack hook (#2186) 2020-11-05 14:40:30 +01:00
person.py
property.py
session_recording_event.py
util.py