analytics/priv/ingest_repo/migrations
2024-11-14 17:12:18 +00:00
..
.formatter.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20200915070607_create_events_and_sessions.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20200918075025_add_utm_tags.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20201020083739_add_event_metadata.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20201106125234_add_browser_version_and_os_version.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20210323130440_add_sample_by.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20210712214034_add_more_location_details.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20211017093035_add_utm_content_and_term.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20211112130238_create_imported_tables.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20220310104931_add_transferred_from.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20220404123000_add_entry_props_to_session.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20220421161259_remove_entry_props.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20220422075510_add_entry_props.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20230124140348_add_city_name_to_imported_locations.exs Split Clickhouse pools into Read-Only and Read/Write (dedicated to writes) (#2661) 2023-02-12 17:50:57 +01:00
20230210140348_remove_city_name_to_imported_locations.exs Move CH migration from clickhouse_repo/ to ingest_repo/ (#2683) 2023-02-16 09:00:26 +01:00
20230214114402_create_ingest_counters_table.exs Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
20230320094327_create_v2_schemas.exs V2 migration tweaks for self hosted release (#2825) 2023-04-13 12:09:39 +02:00
20230417104025_add_revenue_to_events.exs Add revenue fields to events_v2 (#3018) 2023-06-12 18:12:41 +01:00
20230509124919_clean_up_old_tables_after_v2_migration.exs skip v1 table drop in self-host (#2945) 2023-05-25 10:32:33 +03:00
20231017073642_disable_deduplication_window_for_imports.exs Add migration for minmax indexes on session timestamps (#3772) 2024-02-13 10:35:24 +02:00
20240123142959_add_import_id_to_imported_tables.exs Add table migrations for supporting multiple imports per site (#3785) 2024-02-13 17:26:19 +01:00
20240209085338_minmax_index_session_timestamp.exs Add migration for minmax indexes on session timestamps (#3772) 2024-02-13 10:35:24 +02:00
20240220123656_create_sessions_events_compression_options.exs Migration to improve compression options of sessions_v2 and events_v2 tables (#3803) 2024-02-23 09:19:57 +02:00
20240222082911_sessions_v2_versioned_collapsing_merge_tree.exs Ecto migration to move sessions_v2 to VersionedCollapsingMergeTree (#3809) 2024-02-28 11:22:27 +02:00
20240305085310_events_sessions_columns_improved.exs Improve compression of event table session columns (#3864) 2024-03-05 12:45:19 +02:00
20240326134840_add_metrics_to_imported_tables.exs CH Migration - add more imported metrics and properties (#3949) 2024-04-04 09:12:53 +01:00
20240327085855_hostnames_in_sessions.exs CH Migration: exit page hostname on sessions_v2 (#3953) 2024-04-03 09:42:47 +02:00
20240419133926_add_active_visitors_to_imported_pages.exs Add active_visitors column to imported_pages CH table (#4028) 2024-04-22 09:34:01 +02:00
20240423094014_add_imported_custom_events.exs Populate log_comment with debug information, /debug/clickhouse route (#4435) 2024-08-14 12:33:36 +03:00
20240502115822_alias_api_prop_names.exs Fix alias migration warning (#4465) 2024-08-26 11:16:13 +02:00
20240709181437_populate_location_data.exs APIv2: visit:country_name, visit:region_name, visit:city_name dimensions (#4328) 2024-08-13 09:44:58 +03:00
20240801091615_capitalize_known_sources.exs Update 20240801091615_capitalize_known_sources.exs migration (#4525) 2024-09-04 13:57:28 +03:00
20240829092858_add_acquisition_channel.exs Add migration for acquisition channel (#4531) 2024-09-05 11:51:16 +03:00
20241020114559_add_click_id_param.exs Channels: click_id_param column (#4703) 2024-11-05 07:03:00 +00:00
20241029074741_remap_sources.exs Remap sources migration (#4751) 2024-10-31 08:07:50 +00:00
20241104082248_remap_sources_v2.exs New remap sources migration that's case insensitive (#4771) 2024-11-04 09:47:01 +00:00
20241111084056_create_acquisition_channel_column.exs Channels: Migration to add materialized column, backfill code (#4798) 2024-11-12 06:41:34 +00:00
20241112222848_add_channel_to_imported_source.exs Imported channel migration (#4815) 2024-11-14 17:12:18 +00:00