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 474132e commit 70c520aCopy full SHA for 70c520a
README.md
@@ -2,6 +2,7 @@ mysql query builder (php 5.4+)
2
==============================
3
4
[](https://travis-ci.org/rkrx/php-mysql-query-builder)
5
+[](https://scrutinizer-ci.com/g/rkrx/php-mysql-query-builder/?branch=master)
6
7
Simple mysql query builder to build select, insert, update and delete queries with conditional parts.
8
This library was initially not intended to build prepared statements, but this is also possible.
0 commit comments