review: validate prefilled champs only
This commit is contained in:
parent
1e21a3d3e1
commit
373e8aeadb
41 changed files with 54 additions and 3 deletions
|
@ -5,6 +5,7 @@
|
|||
# id :integer not null, primary key
|
||||
# data :jsonb
|
||||
# fetch_external_data_exceptions :string is an Array
|
||||
# prefilled :boolean default(FALSE)
|
||||
# private :boolean default(FALSE), not null
|
||||
# rebased_at :datetime
|
||||
# row :integer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue