0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/latest_migrations.manifest
Dylan Martin f592bd5340
fix(surveys): fix broken NPS survey results (#22647)
* save work for a bit

* remove logs and implement change

* clean up

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* added postgres migration

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update posthog/migrations/0420_set_all_survey_responses_to_be_strings.py

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

* Update UI snapshots for `chromium` (2)

* fix the query

* modified the migration a bit and added a test

* fix some type errors

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* test a reg'lar

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* explicitly set up relations, hopefully avoiding the hedgehog_config errors

* Update posthog/migrations/0420_set_all_survey_responses_to_be_strings.py

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

* removed merge migration

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2024-06-05 14:08:48 -04:00

12 lines
420 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: 0016_rolemembership_organization_member
otp_static: 0002_throttling
otp_totp: 0002_auto_20190420_0723
posthog: 0421_set_all_survey_responses_to_be_strings
sessions: 0001_initial
social_django: 0010_uid_db_index
two_factor: 0007_auto_20201201_1019