Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Thomas Müller | 2016-01-12 | 6 | -6/+6 |
* | Add a method to the get "to use" table and column name | Joas Schilling | 2015-12-08 | 1 | -0/+19 |
* | Add select distinct to the query builder | Joas Schilling | 2015-12-08 | 1 | -0/+16 |
* | Allow getting the last insert id without much hassle | Joas Schilling | 2015-12-08 | 1 | -0/+8 |
* | Add a method to select a field or value with alias | Joas Schilling | 2015-11-23 | 1 | -0/+18 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -0/+3 |
* | Automatically prefix table names with *PREFIX* unless specified | Joas Schilling | 2015-08-10 | 1 | -0/+9 |
* | Add PHPDoc for classes and interfaces | Morris Jobke | 2015-07-27 | 3 | -0/+9 |
* | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 6 | -52/+169 |
* | Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers | Joas Schilling | 2015-07-21 | 3 | -0/+1058 |