We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a03b2dc commit 0c26b3bCopy full SHA for 0c26b3b
src/Mysqli/MysqliQuery.php
@@ -268,5 +268,4 @@ public function findInSet($value, $set)
268
{
269
return ' find_in_set(' . $value . ', ' . $set . ')';
270
}
271
-
272
0 commit comments