DSB
2e71e16502
DocBlock QA
2011-06-20 18:44:27 +00:00
D4rk4ng3l
6b7353aaf6
DocBlock QA
2011-06-20 18:27:46 +00:00
DSB
2e379d8647
SQL-Box:
...
- added detection if one or more queries have to be executed
- added output summary fro multiple queries
2011-06-20 17:56:36 +00:00
DSB
e95ab08945
SQl-Parser:
...
- changes and fixes for parsing statements
- QA
SQl-Browser / SQL-Box:
- added semicolon to table select box
2011-06-20 13:39:03 +00:00
DSB
2a46539fe5
SQl-Parser:
...
- optionally set pointer behind matches
- added detection for incomplete statements
SQl-Browser / SQL-Box:
- output error message if query is incomplete
2011-06-20 09:13:45 +00:00
DSB
76aca62376
SQl-Parser:
...
- fix if statement is unknown
2011-06-20 08:07:13 +00:00
DSB
78323875f2
SQl-Parser:
...
- added functionality for more statements
- added statement "ALTER"
2011-06-19 22:28:46 +00:00
DSB
d732c0c9eb
Fixed interface contract of sql statement classes
2011-06-19 22:13:10 +00:00
DSB
eef38cec0c
SQL-Parser:
...
- implemented a new sql-object that can be handed over to the statement parsing classes (Implemented only for select for now)
QA
Added library path constant to public/index.php
2011-06-19 21:26:17 +00:00
DSB
2d8e59b0b2
SQL-Box:
...
- prepared parsing of more than one query
2011-06-19 15:43:36 +00:00
DSB
e7bc0d0b0a
Added new parser to SQL-Browser / SQL-Box
...
Removed require_once in parser classes
Added debug possibility to parser
2011-06-19 14:42:30 +00:00
D4rk4ng3l
4ce08bf58f
Added statement parser for comments.
...
Added "Traversable" implementation to access the parsed MySQL statements with "foreach".
Setted SVN keywords.
Fixed DocBlocks.
2011-06-19 13:47:44 +00:00
D4rk4ng3l
55aa7889e5
Added basic structure of MySQL statement parsers.
2011-06-18 11:10:40 +00:00