Fix account_relationship_severance_events unique indexes (#29665)
This commit is contained in:
parent
99c9db5f67
commit
d4449cc682
3 changed files with 8 additions and 4 deletions
|
@ -8,6 +8,7 @@
|
|||
# id :bigint(8) not null, primary key
|
||||
# account_id :bigint(8) not null
|
||||
# relationship_severance_event_id :bigint(8) not null
|
||||
# relationships_count :integer default(0), not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue