Algo-Web / POData-Laravel

Composer Package to provide Odata functionality to Laravel
MIT License
34 stars 29 forks source link

check param is empty on starts with filters #148

Closed c-harris closed 6 years ago

c-harris commented 6 years ago

basically we can't do a strpos on an empty string. so default to true (because it maybe part of an logical query) but before this is merged up an audit should be done of the other methods.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling db67e2ab9988daa4975a2518772cf16ac7c34d28 on c-harris:master into f26d625704ccaec0888a83fbe1376b515f64933a on Algo-Web:master.