mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 07:59:08 +01:00
Fix schema
This commit is contained in:
parent
6df07bb377
commit
f76f8f706a
1 changed files with 0 additions and 2 deletions
|
@ -313,7 +313,5 @@ ActiveRecord::Schema.define(version: 2022_12_27_002012) do
|
|||
t.index ["user_id"], name: "index_users_roles_on_user_id"
|
||||
end
|
||||
|
||||
add_foreign_key "anonymous_blocks", "questions"
|
||||
add_foreign_key "anonymous_blocks", "users"
|
||||
add_foreign_key "profiles", "users"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue