fedi-feed-router/database/migrations
2026-03-18 17:31:47 +01:00
..
0001_01_01_000000_create_users_table.php 73 - Move backend to root 2026-01-22 21:55:57 +01:00
0001_01_01_000001_create_cache_table.php 73 - Move backend to root 2026-01-22 21:55:57 +01:00
0001_01_01_000002_create_jobs_table.php 73 - Move backend to root 2026-01-22 21:55:57 +01:00
2024_01_01_000001_create_articles_and_publications.php 68 - Fix duplicate posting and publishing pipeline 2026-02-26 01:19:38 +01:00
2024_01_01_000002_create_languages.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
2024_01_01_000003_create_platforms.php 68 - Fix duplicate posting + test suite fixes 2026-02-25 23:22:05 +01:00
2024_01_01_000004_create_feeds_and_routes.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
2024_01_01_000005_create_personal_access_tokens_table.php 73 - Move backend to root 2026-01-22 21:55:57 +01:00
2024_01_01_000006_create_notifications_table.php 92 - Add in-app notification infrastructure with model, service, and bell component 2026-03-09 02:21:24 +01:00
2024_01_01_000007_create_route_articles_table.php 85 - Add route_articles table, model, and factory for per-route approval 2026-03-18 15:24:03 +01:00
2024_01_01_000008_add_auto_approve_to_routes_table.php 85 - Add auto_approve column to routes table 2026-03-18 15:28:01 +01:00
2024_01_01_000009_migrate_keywords_and_approval_to_route_articles.php 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
2024_01_01_000010_move_publish_status_to_route_articles.php 99 - Move publish_status from Article to RouteArticle with PublishStatusEnum 2026-03-18 17:31:47 +01:00