File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 10911091 add_foreign_key "better_together_infrastructure_floors" , "better_together_infrastructure_buildings" , column : "building_id"
10921092 add_foreign_key "better_together_infrastructure_floors" , "better_together_people" , column : "creator_id"
10931093 add_foreign_key "better_together_infrastructure_rooms" , "better_together_communities" , column : "community_id"
1094- add_foreign_key "better_together_infrastructure_rooms" , "better_together_infrastructure_buildings" , column : "building_id"
10951094 add_foreign_key "better_together_infrastructure_rooms" , "better_together_infrastructure_floors" , column : "floor_id"
10961095 add_foreign_key "better_together_infrastructure_rooms" , "better_together_people" , column : "creator_id"
10971096 add_foreign_key "better_together_invitations" , "better_together_roles" , column : "role_id"
You can’t perform that action at this time.
0 commit comments