pixelfed/database/migrations
Daniel Supernault 594576185b Add unique index to likes migration 2018-04-29 10:29:01 -06:00
..
2014_10_12_000000_create_users_table.php Update User migration 2018-04-15 18:12:07 -06:00
2014_10_12_100000_create_password_resets_table.php Add Laravel Framework 2018-04-15 17:56:48 -06:00
2018_04_16_000059_create_sessions_table.php Add session table migration 2018-04-15 18:01:32 -06:00
2018_04_16_002611_create_profiles_table.php Add federation fields to profile migration 2018-04-20 20:43:41 -06:00
2018_04_16_005848_create_statuses_table.php Update status migration 2018-04-29 10:28:46 -06:00
2018_04_16_011918_create_media_table.php Add media model, migration, controller 2018-04-15 19:26:48 -06:00
2018_04_17_012812_create_likes_table.php Add unique index to likes migration 2018-04-29 10:29:01 -06:00
2018_04_18_021047_create_followers_table.php Add follower model, migration, controller 2018-04-17 20:17:30 -06:00
2018_04_18_044421_create_comments_table.php Add Comment model, migration and controller 2018-04-18 23:55:58 -06:00