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 4f897e9 commit 3ceec1bCopy full SHA for 3ceec1b
.github/workflows/php.yml
@@ -1,4 +1,4 @@
1
-name: PHP Composer
+name: Build
2
3
on:
4
push:
README.md
@@ -1,6 +1,6 @@
# SQLParser - Parse MySQL schemas in PHP, fast
-[](https://travis-ci.org/iamcal/SQLParser)
+[](https://github.com/iamcal/SQLParser/actions)
[](https://coveralls.io/github/iamcal/SQLParser?branch=master)
5
6
This library takes MySQL `CREATE TABLE` statements and returns a data structure representing the table that it defines.
0 commit comments