The form_synoptic_2_ra1s requests expects 49 "val_elem*" values.
However the corresponding database table only has 34 "val_elem*" fields.
Also, for a CRUD API, is there a tool to report which fields are included/excluded and if any fields are not in the corresponding table?
The
form_synoptic_2_ra1srequests expects 49 "val_elem*" values.However the corresponding database table only has 34 "val_elem*" fields.
Also, for a CRUD API, is there a tool to report which fields are included/excluded and if any fields are not in the corresponding table?