0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/test
Karl-Aksel Puulmann 3287c48f53
Add logging to all postgresql queries with query context (#7486)
* Add logging to all postgresql queries with query context

Uses the exact same pattern as we do currently for clickhouse, just
hooking in there differently

* Support psycopg2.sql.SQL

* Better docs

* update a test
2021-12-02 16:08:26 +02:00
..
__init__.py
test_calculate_event_property_usage.py
test_client.py Add logging to all postgresql queries with query context (#7486) 2021-12-02 16:08:26 +02:00
test_error.py
test_journeys.py Multi property breakdown for person and event queries on Funnels (#7074) 2021-11-22 11:20:01 +00:00
test_middleware.py Migrate event-related logics to be project-based (#6566) 2021-10-22 18:32:58 +02:00
test_system_status.py Add events count to system status page (#6062) 2021-09-21 22:48:32 +00:00