add claimant type on avis table
This commit is contained in:
parent
bdcce19841
commit
af4a27f4e0
3 changed files with 9 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# id :integer not null, primary key
|
||||
# answer :text
|
||||
# claimant_type :string
|
||||
# confidentiel :boolean default(FALSE), not null
|
||||
# email :string
|
||||
# introduction :text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue