Corrected issue where insert function in facility service was using sqlStatement...
commit3d847416f37db396302627d5a7d483a93b76f6ea
authorKen Chapple <ken.chapple@gmail.com>
Tue, 21 Jul 2020 01:25:46 +0000 (20 21:25 -0400)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2020 01:25:46 +0000 (20 21:25 -0400)
tree7190cec277b5c67ebaa61231418c8492b44c6e75
parent6c2c3404d794ff12fdae288f8d4349231cf16486
Corrected issue where insert function in facility service was using sqlStatement notsqlInsert and resulted in insert ID not being returned (#3768)
src/Services/FacilityService.php