thecodingmachine / magic-query

A very clever library to use SQL prepared statement with a variable number of parameters... and much more!
http://mouf-php.com/packages/mouf/magic-query/README.md
22 stars 14 forks source link

Performance improvement fix #45

Closed moufmouf closed 5 years ago

moufmouf commented 5 years ago

44 introduced bugs.

This PR will fix those.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-13.1%) to 54.871% when pulling 15fca414df9022bfba21d5a785d153686b1f57fe on moufmouf:perf_improvement_fix into 18b9848b73608d5db0c8fc5b3ed3b11746c9e9d7 on thecodingmachine:1.2.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.09%) to 67.998% when pulling 40c29109c3587f36ec86f11c46652557602f93ee on moufmouf:perf_improvement_fix into a6efcac34c0bb0a1d18c974171267d0179506869 on thecodingmachine:1.2.

moufmouf commented 5 years ago

This performance improvement fix is turning into a brand new 1.3 version: