analytics/priv/repo/migrations
2019-11-18 16:13:54 +08:00
..
.formatter.exs Initial commit 2019-09-02 12:29:19 +01:00
20181201181549_add_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20181214201821_add_new_visitor_to_pageviews.exs Remove historical migrations that stop test database from being created 2019-10-25 14:34:54 +08:00
20181215140923_add_session_id_to_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190109173917_create_sites.exs Initial commit 2019-09-02 12:29:19 +01:00
20190117135714_add_uid_to_pageviews.exs Remove historical migrations that stop test database from being created 2019-10-25 14:34:54 +08:00
20190118154210_add_derived_data_to_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190126135857_add_name_to_users.exs Initial commit 2019-09-02 12:29:19 +01:00
20190127213938_add_tz_to_sites.exs Initial commit 2019-09-02 12:29:19 +01:00
20190205165931_add_last_seen_to_users.exs Initial commit 2019-09-02 12:29:19 +01:00
20190213224404_add_intro_emails.exs Initial commit 2019-09-02 12:29:19 +01:00
20190219130809_delete_intro_emails_when_user_is_deleted.exs Initial commit 2019-09-02 12:29:19 +01:00
20190301122344_add_country_code_to_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190324155606_add_password_hash_to_users.exs Initial commit 2019-09-02 12:29:19 +01:00
20190402145007_remove_device_type_from_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190402145357_remove_screen_height_from_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190402172423_add_index_to_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190410095248_add_feedback_emails.exs Initial commit 2019-09-02 12:29:19 +01:00
20190424162903_delete_feedback_emails_when_user_is_deleted.exs Initial commit 2019-09-02 12:29:19 +01:00
20190430140411_use_citext_for_email.exs Initial commit 2019-09-02 12:29:19 +01:00
20190430152923_create_subscriptions.exs Initial commit 2019-09-02 12:29:19 +01:00
20190516113517_remove_session_id_from_pageviews.exs Initial commit 2019-09-02 12:29:19 +01:00
20190520144229_change_user_id_to_uuid.exs Remove historical migrations that stop test database from being created 2019-10-25 14:34:54 +08:00
20190523160838_add_raw_referrer.exs Initial commit 2019-09-02 12:29:19 +01:00
20190523171519_add_indices_to_referrers.exs Initial commit 2019-09-02 12:29:19 +01:00
20190618165016_add_public_sites.exs Remove unused fields from pageviews 2019-10-15 15:34:41 +08:00
20190718160353_create_google_search_console_integration.exs Initial commit 2019-09-02 12:29:19 +01:00
20190723141824_associate_google_auth_with_site.exs Initial commit 2019-09-02 12:29:19 +01:00
20190730014913_add_monthly_stats.exs Initial commit 2019-09-02 12:29:19 +01:00
20190730142200_add_weekly_stats.exs Initial commit 2019-09-02 12:29:19 +01:00
20190730144413_add_daily_stats.exs Initial commit 2019-09-02 12:29:19 +01:00
20190809174105_calc_screen_size.exs Initial commit 2019-09-02 12:29:19 +01:00
20190810145419_remove_unused_indices.exs Initial commit 2019-09-02 12:29:19 +01:00
20190820140747_remove_rollup_tables.exs Initial commit 2019-09-02 12:29:19 +01:00
20190906111810_add_email_reporting.exs Add weekly email report template 2019-09-02 13:11:37 +01:00
20190907134114_add_unique_index_to_email_settings.exs Allow user to change email settings from settings page 2019-09-07 15:01:37 +01:00
20190910120900_add_email_address_to_settings.exs Remove unused fields from pageviews 2019-10-15 15:34:41 +08:00
20190911102027_add_monthly_reports.exs Rename email settings to weekly report 2019-09-09 12:19:21 +01:00
20191010031425_add_property_to_google_auth.exs Configure Google Search Console property 2019-10-10 12:12:15 +08:00
20191015072730_remove_unused_fields.exs Remove unused fields from pageviews 2019-10-15 15:34:41 +08:00
20191015073507_proper_timestamp_for_pageviews.exs Proper timestamp 2019-10-15 15:37:55 +08:00
20191024062200_rename_pageviews_to_events.exs Rename pageviews to events 2019-10-24 14:58:17 +08:00
20191025055334_add_name_to_events.exs Add name to events 2019-10-25 14:06:11 +08:00
20191031051340_add_goals.exs Add goals and conversions 2019-10-31 13:39:51 +08:00
20191031063001_remove_goal_name.exs Remove goal name 2019-10-31 14:36:16 +08:00
20191118075359_allow_free_subscriptions.exs Create free subscriptions 2019-11-18 16:13:54 +08:00