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
DSB
d122669fa6
Installation:
...
- re-enabled detection of language via browser locale
2011-06-16 17:52:49 +00:00
DSB
d5ed76b0dc
SQLController:
...
- removed unused method
- QA
2011-06-14 20:25:57 +00:00
DSB
8b30f0b2dd
SQLController:
...
- removed dead code
Test:
-QA
2011-06-14 20:22:46 +00:00
DSB
ab712faeff
SQLController:
...
- removed dead code
2011-06-14 20:09:03 +00:00
DSB
cc1e1f30b6
Added test: create a database
2011-06-14 20:02:42 +00:00
DSB
f7a7c71f86
2011-06-10 21:55:32 +00:00