Add foreign key from web_hooks to groups
This foreign key constraint prevents creating inconsistent records.
显示
- changelogs/unreleased/202423-foreign-key-webhooks-groups.yml 5 个添加, 0 个删除changelogs/unreleased/202423-foreign-key-webhooks-groups.yml
- db/migrate/20210325092215_add_not_valid_foreign_key_to_group_hooks.rb 19 个添加, 0 个删除...0210325092215_add_not_valid_foreign_key_to_group_hooks.rb
- db/schema_migrations/20210325092215 1 个添加, 0 个删除db/schema_migrations/20210325092215
- db/structure.sql 3 个添加, 0 个删除db/structure.sql
- spec/db/schema_spec.rb 0 个添加, 1 个删除spec/db/schema_spec.rb
加载中
想要评论请 注册 或 登录