add claimant type on avis table

This commit is contained in:
kara Diaby 2021-03-07 22:47:24 +01:00
parent bdcce19841
commit af4a27f4e0
3 changed files with 9 additions and 2 deletions

View file

@ -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