feat(avis): add reminded_at field to avis
This commit is contained in:
parent
22f3442a75
commit
1b67f93c66
3 changed files with 8 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
|||
# confidentiel :boolean default(FALSE), not null
|
||||
# email :string
|
||||
# introduction :text
|
||||
# reminded_at :datetime
|
||||
# revoked_at :datetime
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue