fedi-feed-router/database/migrations
2025-07-06 01:35:59 +02:00
..
0001_01_01_000000_create_users_table.php Fresh Laravel + Sail install 2025-06-29 08:50:03 +02:00
0001_01_01_000001_create_cache_table.php Fresh Laravel + Sail install 2025-06-29 08:50:03 +02:00
0001_01_01_000002_create_jobs_table.php Fresh Laravel + Sail install 2025-06-29 08:50:03 +02:00
2025_06_29_072202_create_articles_table.php Check community history for same urls 2025-06-30 19:54:43 +02:00
2025_06_29_154705_create_logs_table.php Add database logging 2025-06-29 18:33:18 +02:00
2025_06_29_181847_create_article_publications_table.php Add factories 2025-07-06 01:35:59 +02:00
2025_06_30_163438_create_platform_channel_posts_table.php Check community history for same urls 2025-06-30 19:54:43 +02:00
2025_07_04_230000_create_platform_accounts_table.php Add credentials form 2025-07-05 01:55:53 +02:00
2025_07_04_233000_create_platform_instances_table.php Add communities form 2025-07-05 02:19:59 +02:00
2025_07_04_233100_create_platform_channels_table.php Rename communities to channels 2025-07-05 02:29:50 +02:00
2025_07_04_233200_create_platform_account_channels_table.php Rename communities to channels 2025-07-05 02:29:50 +02:00
2025_07_05_003216_create_feeds_table.php Feeds CRUD 2025-07-05 02:37:38 +02:00
2025_07_05_005128_create_feed_platform_channels_table.php Routing CRUD 2025-07-05 18:26:04 +02:00
2025_07_05_070153_add_feed_id_to_articles_table.php Routing CRUD 2025-07-05 18:26:04 +02:00
2025_07_05_124728_add_language_to_platform_channels_table.php Routing CRUD 2025-07-05 18:26:04 +02:00
2025_07_05_142122_create_languages_table.php Routing CRUD 2025-07-05 18:26:04 +02:00
2025_07_05_142443_create_language_platform_instance_table.php Add factories 2025-07-06 01:35:59 +02:00
2025_07_05_142644_update_feeds_table_use_language_id.php Routing CRUD 2025-07-05 18:26:04 +02:00
2025_07_05_142807_update_platform_channels_table_use_language_id.php Routing CRUD 2025-07-05 18:26:04 +02:00
2025_07_05_163010_create_keywords_table.php Add keywords 2025-07-05 23:54:43 +02:00