feat(MED-85): add logging for medipost response error xml
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE medreport.medipost_actions ADD COLUMN response_xml VARCHAR(131072);
|
||||
ALTER TABLE medreport.medipost_actions ADD COLUMN has_error BOOLEAN NOT NULL DEFAULT FALSE;
|
||||
Reference in New Issue
Block a user