mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 18:29:52 +01:00
Update schema.rb
(post-rebase)
This commit is contained in:
parent
abe33a831f
commit
c3fcd4eb07
1 changed files with 1 additions and 1 deletions
|
@ -313,6 +313,6 @@ ActiveRecord::Schema.define(version: 2021_12_28_135426) do
|
|||
t.index ["user_id"], name: "index_users_roles_on_user_id"
|
||||
end
|
||||
|
||||
add_foreign_key "profiles", "users"
|
||||
add_foreign_key "mute_rules", "users"
|
||||
add_foreign_key "profiles", "users"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue