Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added statement builder (converts statement trees into executable query ↵ | Dan Ungureanu | 2015-06-30 | 1 | -32/+0 |
| | | | | | | | | | | | strings). Implemented support for UNIONs in parser. Code coverage is now over 99%. Fixed CHECKSUM statement (typos). Refactored code. Removed pieces of duplicated code. Improved documentation and fixed coding style. Improved PHPUnit's configuration (more test suites for fine-grained testing). | ||||
* | Refactoring. | Dan Ungureanu | 2015-06-23 | 1 | -0/+4 |
| | | | | Improved tests and documentation. | ||||
* | Follow the PSR2 standard. | Dan Ungureanu | 2015-06-13 | 1 | -19/+17 |
| | |||||
* | Initial commit. | Dan Ungureanu | 2015-06-08 | 1 | -0/+30 |