ad-aures_castoPod/app/Database/Migrations
Yassine Doghri f981937645 fix: add downloads_count to episodes table, computed every hour
This removes computing latency when retrieving episodes list with download count in admin.
The more
analytics records, the more it took to calculate the sum of hits to get the downloads count for each
episode.
2024-12-29 13:24:42 +00:00
..
.gitkeep
2021-05-29-152000_add_categories.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-05-30-101000_add_languages.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-05-30-101500_add_podcasts.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-06-05-170000_add_episodes.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-06-05-190000_add_platforms.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-06-05-200000_add_podcasts_platforms.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-08-12-150000_add_episode_comments.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-08-12-160000_add_likes.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-08-17-150000_add_pages.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-09-29-150000_add_podcasts_categories.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-12-09-130000_add_clips.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-12-25-120000_add_persons.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-12-25-130000_add_podcasts_persons.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-12-25-140000_add_episodes_persons.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2021-12-25-150000_add_credits_view.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2022-02-23-100000_add_episode_id_to_posts.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2022-03-09-113000_add_created_by_to_posts.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2023-06-12-010000_add_full_text_search_indexes.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2023-08-22-120000_add_episode_preview_id.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2023-12-29-150000_add_podcasts_owner_email_feed.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2024-02-05-160000_add_podcasts_medium.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2024-04-18-160000_add_podcasts_verify_txt.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2024-04-18-180000_refactor_platforms.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2024-04-26-100000_clear_import_queue.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
2024-05-29-100000_add_episode_download_count.php fix: add downloads_count to episodes table, computed every hour 2024-12-29 13:24:42 +00:00
2024-12-10-170000_drop_deprecated_podcasts_fields.php refactor(plugins): create Field objects per field type in settings forms + handle rendering in class 2024-12-23 15:35:47 +00:00
2024-12-10-180000_drop_deprecated_episodes_fields.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00
BaseMigration.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00