1
0
Fork 0
Commit graph

247 Commits

Autor SHA1 Nachricht Datum
DSB d8f8a3426b QA 2011-06-20 14:05:07 +00:00
DSB 3d1c6c6798 SQL-Parser / SQL-Box:
- enabled execution of queries in SQL-Box
2011-06-20 14:00:02 +00:00
DSB 76b02c64e7 SQl-Parser:
- changes error output if statement is unknown
- QA
2011-06-20 13:55:10 +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 6efd866311 Update for language packs 2011-06-20 09:11:01 +00:00
DSB 44b6c1b314 Update for language packs 2011-06-20 09:07:45 +00:00
DSB f9e395e7d2 Update for language packs 2011-06-20 09:00:03 +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 0755afb426 QA 2011-06-19 22:16:17 +00:00
DSB 15c13fd0cd QA 2011-06-19 22:14:49 +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 3bedcd0421 Added some files to ignore list 2011-06-19 16:46:59 +00:00
D4rk4ng3l 78a049635a Fixed exception in DocBlock.
Removed code, that is no longer required.
Changed exception message, if auto-loader can not load statement parser class.
2011-06-19 16:10:32 +00:00
DSB 2d8e59b0b2 SQL-Box:
- prepared parsing of more than one query
2011-06-19 15:43:36 +00:00
DSB 1d1da03450 Update for language pack hu_HU 2011-06-19 15:27:55 +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 50f5a5aa14 Fixed implementation of "Iterator" and "Traversable" interfaces. 2011-06-19 13:57:40 +00:00
D4rk4ng3l 5c2c490d58 Added implementation of "Iterator" interface. 2011-06-19 13:51:19 +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
DSB 50aadc32c5 QA, Removed old Sqlparser.php 2011-06-19 11:48:08 +00:00
DSB 06f53ae5f2 Added language pack Hungarian 2011-06-19 10:46:09 +00:00
DSB d3243f2e07 Update for language packs 2011-06-19 10:43:48 +00:00
D4rk4ng3l 55aa7889e5 Added basic structure of MySQL statement parsers. 2011-06-18 11:10:40 +00:00
D4rk4ng3l a211f7b334 Added basic SQL parser. DocBlocks are being missed and will be released later. 2011-06-17 21:06:54 +00:00
DSB d122669fa6 Installation:
- re-enabled detection of language via browser locale
2011-06-16 17:52:49 +00:00
DSB 74568da450 Added test for SQLController 2011-06-16 17:42:53 +00:00
D4rk4ng3l 2bbe324c63 Found and fixed the code, where the "max_exeution_time" is set to 31. 2011-06-15 21:06:03 +00:00
D4rk4ng3l 834095834d Fixed build script for VM.
Please do not remove "dir" attribute from "exec" tag for targets "phpmd" and "pdepend".
This attribute is required for pdepend to find its pdepend.xml!
If you want to change this, ask me!!!
2011-06-14 22:32:01 +00:00
DSB 211ba95392 SQLController:
- added test
2011-06-14 21:09:19 +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 28dcb4ecec Added test: drop database 2011-06-14 20:20:22 +00:00
DSB ab712faeff SQLController:
- removed dead code
2011-06-14 20:09:03 +00:00
DSB 3794a89f54 Added fail test: create a database 2011-06-14 20:06:41 +00:00
DSB cc1e1f30b6 Added test: create a database 2011-06-14 20:02:42 +00:00
DSB 6c0a5a0a2a SQL-Server / Character sets
- moved row "name" to the front
2011-06-14 19:07:34 +00:00
DSB b86e1558e8 Share server settings for Atlassian IDEA Connector 2011-06-14 05:58:21 +00:00
DSB 122f8fa3ee Fixed #MSD-1 2011-06-13 20:03:08 +00:00
DSB 6be2ddeb19 changes for buid script on vm 2011-06-12 18:00:28 +00:00
DSB 0ccabbde68 Update for language packs 2011-06-12 15:49:37 +00:00
DSB 118fa76477 Update for langueg packs 2011-06-12 15:47:25 +00:00
DSB 1b47c6a78e re-added fixture 2011-06-11 18:43:12 +00:00
DSB f7a7c71f86 2011-06-10 21:55:32 +00:00
DSB 2b21070b1a 2011-06-10 20:49:02 +00:00