Skip to content

Commit

Permalink
idk what happened...
Browse files Browse the repository at this point in the history
  • Loading branch information
toyhammered committed Nov 1, 2020
1 parent 647e961 commit 345d7e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1734,12 +1734,9 @@
add_foreign_key "post_follows", "posts"
add_foreign_key "posts", "community_recommendations"
add_foreign_key "posts", "users", column: "target_user_id"
add_foreign_key "posts", "users", column: "target_user_id"
add_foreign_key "profile_links", "profile_link_sites"
add_foreign_key "reports", "users", column: "moderator_id"
add_foreign_key "reposts", "posts"
add_foreign_key "reposts", "posts"
add_foreign_key "reposts", "users"
add_foreign_key "reposts", "users"
add_foreign_key "site_announcements", "users"
add_foreign_key "streaming_links", "streamers"
Expand Down

0 comments on commit 345d7e4

Please sign in to comment.