add revoked at to experts_procedures
This commit is contained in:
parent
d6bed42a3e
commit
60c06b6d8c
3 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# id :bigint not null, primary key
|
||||
# allow_decision_access :boolean default(FALSE), not null
|
||||
# revoked_at :datetime
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# expert_id :bigint not null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue