mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-30 19:41:46 +01:00
f7fd53680f
* Remove unused `test_journeys.py` * Add basic sessions timeline query node * Snapshot sessions timeline test CH queries * Support filtering by person UUID * Support informal sessions * Also fetch event elements * Fix column names being swallowed in HogQL on timezone conversion * Include recordings in the sessions timeline * Move the schema additions to TypeScript * Tune timeline query * Simplify `journeys_for` API * Re-engineer the query to support all cases * Revert alias preservation change * Fix existing tests without `event_uuid` specified * Fix some tests using `journeys_for` failing * Make `before` and `after` optional * Fix more tests * Don't suggest raw HogQL functions in close matches * Add `to_persons_query` |
||
---|---|---|
.. | ||
__init__.py | ||
test_client.py | ||
test_error.py | ||
test_system_status.py |