ad-aures_castoPod/app/Database/Migrations
2025-08-25 18:32:09 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
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 feat: set min PHP version to 8.4 2025-03-14 12:54:51 +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 feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
2022-03-09-113000_add_created_by_to_posts.php feat: set min PHP version to 8.4 2025-03-14 12:54:51 +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 feat: set min PHP version to 8.4 2025-03-14 12:54:51 +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
2025-08-25-170000_drop_deprecated_podcasts_fields.php fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
2025-08-25-180000_drop_deprecated_episodes_fields.php fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
BaseMigration.php build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00