added tests
This commit is contained in:
parent
0a880a138b
commit
e9f16342e7
2 changed files with 6 additions and 2 deletions
|
|
@ -121,6 +121,9 @@ models:
|
|||
- name: id_form
|
||||
data_type: character varying
|
||||
description: "Unique id for each form submission."
|
||||
tests:
|
||||
- not_null
|
||||
- unique
|
||||
|
||||
- name: values
|
||||
data_type: jsonb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue