podcastartgenerator/site/database/migrations
2023-12-21 05:16:15 +00:00
..
2014_10_12_000000_create_users_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2014_10_12_100000_create_password_reset_tokens_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2019_08_19_000000_create_failed_jobs_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2019_12_14_000001_create_personal_access_tokens_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_22_211211_create_podcasts_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_22_212210_create_artists_table.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2022_01_22_212341_create_episodes_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_22_213000_create_overlays_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_22_213219_create_artworks_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_22_235955_add_artwork_id_to_episodes.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_23_183514_create_wallet_types_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2022_01_23_183544_create_wallets_table.php feat: initial laravel install, models, seeders 2023-06-21 08:53:21 -05:00
2023_07_31_051521_add_episode_number_to_podcasts.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_08_01_035006_add_legacy_id_to_artworks.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_08_01_154515_add_legacy_id_to_episodes_table.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_12_03_035128_add_approved_by_to_artworks.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_12_03_042148_add_legacy_id_to_users.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_12_09_153637_create_legacy_filename_for_artworks.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_12_09_153715_add_theme_preference_to_users.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_12_14_022519_add_slug_to_artists.php feat/factory_creation (#1) 2023-12-14 11:33:03 -06:00
2023_12_18_153319_add_indexes_to_artworks.php fix: adding indexes to tables 2023-12-18 09:44:09 -06:00
2023_12_18_153327_add_indexes_to_artists.php fix: adding indexes to tables 2023-12-18 09:44:09 -06:00
2023_12_18_153336_add_indexes_to_podcasts.php fix: adding indexes to tables 2023-12-18 09:44:09 -06:00
2023_12_18_153350_add_indexes_to_episodes.php fix: adding indexes to tables 2023-12-18 09:44:09 -06:00
2023_12_21_024651_add_unique_index_to_usernames.php fix: login with username or email added. 2023-12-21 05:16:15 +00:00