Skip to content

Commit 175feeb

Browse files
committed
Added travis graphic
1 parent c8270fb commit 175feeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
mysql query builder (php 5.4+)
22
==============================
3+
4+
[![Build Status](https://travis-ci.org/rkrx/php-mysql-query-builder.svg)](https://travis-ci.org/rkrx/php-mysql-query-builder)
5+
36
Simple mysql query builder to build select, insert, update and delete queries with conditional parts.
47
This library was initially not intended to build prepared statements, but this is also possible.
58
The main motive for this library is an environment where a lot of things are automated.

0 commit comments

Comments
 (0)