We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c99675f + f7e24e7 commit 2f1dfb4Copy full SHA for 2f1dfb4
1 file changed
README.md
@@ -20,7 +20,9 @@ A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
20
SET
21
DROP
22
CREATE INDEX
23
- CREATE TABLE
+ CREATE TABLE
24
+ EXPLAIN
25
+ DESCRIBE
26
27
###Other SQL statement types
28
0 commit comments