sphinx\Connection $enableFloatConversion

$enableFloatConversion public property (available since version 2.0.6)

Whether to enable conversion of the float query params into the direct literal SQL insertion. This allows processing of the float values, since PDO does not provide specific param type for float binding, while Sphinx is unable to process float values passed as quoted strings.

doc_Yii
2016-10-30 17:11:53
Comments
Leave a Comment

Please login to continue.