diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # SQL Parser +[](https://travis-ci.org/udan11/sql-parser) +[](https://scrutinizer-ci.com/g/udan11/sql-parser/?branch=master) +[](https://scrutinizer-ci.com/g/udan11/sql-parser/?branch=master) + A validating SQL lexer and parser with a focus on MySQL dialect. This library was originally developed for phpMyAdmin during the Google Summer of Code 2015. |