castopod/app/Database/Migrations
Yassine Doghri 14d7d07822 fix: replace deletedField with published_at for episodes
- remove delete_at field + soft delete for media and pages
- update CodeIgniter4 to 4.2.0 + update all starter files
- explicitly use builder() when creating queries from model
2022-06-13 16:30:34 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
2020-05-29-120000_add_media.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
2020-05-29-152000_add_categories.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-05-30-101000_add_languages.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-05-30-101500_add_podcasts.php feat: add permanent delete feature for podcasts 🎉 2022-06-07 11:13:06 +00:00
2020-06-05-170000_add_episodes.php feat(episodes): replace soft delete with permanent delete 2022-05-05 15:48:16 +00:00
2020-06-05-190000_add_platforms.php fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
2020-06-05-200000_add_podcasts_platforms.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-08-17-150000_add_pages.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
2020-09-29-150000_add_podcasts_categories.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-12-25-120000_add_persons.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-12-25-130000_add_podcasts_persons.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-12-25-140000_add_episodes_persons.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2020-12-25-150000_add_credits_view.php fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
2021-02-23-100000_add_episode_id_to_posts.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2021-03-09-113000_add_created_by_to_posts.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2021-08-12-150000_add_episode_comments.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2021-08-12-160000_add_likes.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
2021-12-09-130000_add_clips.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00