|
102 | 102 | "posthog_survey"."description", |
103 | 103 | "posthog_survey"."linked_flag_id", |
104 | 104 | "posthog_survey"."targeting_flag_id", |
| 105 | + "posthog_survey"."linked_insight_id", |
105 | 106 | "posthog_survey"."internal_targeting_flag_id", |
106 | 107 | "posthog_survey"."internal_response_sampling_flag_id", |
107 | 108 | "posthog_survey"."type", |
|
139 | 140 | "posthog_survey"."description", |
140 | 141 | "posthog_survey"."linked_flag_id", |
141 | 142 | "posthog_survey"."targeting_flag_id", |
| 143 | + "posthog_survey"."linked_insight_id", |
142 | 144 | "posthog_survey"."internal_targeting_flag_id", |
143 | 145 | "posthog_survey"."internal_response_sampling_flag_id", |
144 | 146 | "posthog_survey"."type", |
|
826 | 828 | "posthog_survey"."description", |
827 | 829 | "posthog_survey"."linked_flag_id", |
828 | 830 | "posthog_survey"."targeting_flag_id", |
| 831 | + "posthog_survey"."linked_insight_id", |
829 | 832 | "posthog_survey"."internal_targeting_flag_id", |
830 | 833 | "posthog_survey"."internal_response_sampling_flag_id", |
831 | 834 | "posthog_survey"."type", |
|
863 | 866 | "posthog_survey"."description", |
864 | 867 | "posthog_survey"."linked_flag_id", |
865 | 868 | "posthog_survey"."targeting_flag_id", |
| 869 | + "posthog_survey"."linked_insight_id", |
866 | 870 | "posthog_survey"."internal_targeting_flag_id", |
867 | 871 | "posthog_survey"."internal_response_sampling_flag_id", |
868 | 872 | "posthog_survey"."type", |
|
0 commit comments