You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/database/migrations
Daniel Supernault 1c63184133 Add Bookmark feature 7 years ago
..
2014_10_12_000000_create_users_table.php Update migrations to use bigInts for profile, status, user 7 years ago
2014_10_12_100000_create_password_resets_table.php Add Laravel Framework 7 years ago
2018_04_16_000059_create_sessions_table.php Update migrations to use bigInts for profile, status, user 7 years ago
2018_04_16_002611_create_profiles_table.php Update migrations to use bigInts for profile, status, user 7 years ago
2018_04_16_005848_create_statuses_table.php Update migrations to use bigInts for profile, status, user 7 years ago
2018_04_16_011918_create_media_table.php Update migrations to use bigInts for profile, status, user 7 years ago
2018_04_17_012812_create_likes_table.php Add unique index to likes migration 7 years ago
2018_04_18_021047_create_followers_table.php Add follower model, migration, controller 7 years ago
2018_04_18_044421_create_comments_table.php Add Comment model, migration and controller 7 years ago
2018_04_26_000057_create_import_datas_table.php Add ImportData model/migration 7 years ago
2018_04_30_044507_create_jobs_table.php Add queue migrations 7 years ago
2018_04_30_044539_create_failed_jobs_table.php Add queue migrations 7 years ago
2018_05_04_054007_create_reports_table.php Add Report model/migration/controller 7 years ago
2018_05_06_214815_create_hashtags_table.php Add hashtag model/migration and pivot table 7 years ago
2018_05_06_215006_create_status_hashtags_table.php Add hashtag model/migration and pivot table 7 years ago
2018_05_07_021835_create_avatars_table.php Add Avatar model/migration 7 years ago
2018_05_07_025743_create_notifications_table.php Add Notification model/migration 7 years ago
2018_05_31_043327_create_bookmarks_table.php Add Bookmark feature 7 years ago