mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
b78499d61a
* add window-id to ingestion * move window_id into snapshot data * Add tests * add window_id to snapshot_data only if included in the event * add window_id to session_recording_events table * revert ph-js downgrade * fix data generator * remove partition change * update window_id defaults for tests * missed one window_id default * rename migration for conflict
10 lines
346 B
Plaintext
10 lines
346 B
Plaintext
admin: 0003_logentry_add_action_flag_choices
|
|
auth: 0012_alter_user_first_name_max_length
|
|
axes: 0006_remove_accesslog_trusted
|
|
contenttypes: 0002_remove_content_type_name
|
|
ee: 0005_project_based_permissioning
|
|
posthog: 0182_sessionrecordingevent_window_id
|
|
rest_hooks: 0002_swappable_hook_model
|
|
sessions: 0001_initial
|
|
social_django: 0010_uid_db_index
|