odata-client-php
odata-client-php copied to clipboard
Insert method will not work
trafficstars
https://github.com/saintsystems/odata-client-php/blob/454baac140360b8c534a1cb3f3636cdd5b8c6dcf/src/Query/Builder.php#L967
There is no "compileMethod" method in the interface, as in the class "Grammar".
PHP Fatal error: Uncaught Error: Call to undefined method SaintSystems\OData\Query\Grammar::compileInsert() in /srv/projects/php/MYPROJECT/vendor/saintsystems/odata-client/src/Query/Builder.php:982
Same on my end.