Closed jrpence closed 4 years ago
Looks good in 9.3.5 and 10.0.1
A little oddity I noticed but I don't think is due to this update, with the PrimaryIdentifier
set to the $table_pk
(default record_id
after pulling any number of subjects, creating a new record will tell you the record_id will be 1, but it will set itself to however many times you've pulled + 1.
added checks for two functions to allow newer functionality to be run.
added description of how to add php-soap to the docker container.