summaryrefslogtreecommitdiffstats
path: root/lib/public/db
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-126-6/+6
* Add a method to the get "to use" table and column nameJoas Schilling2015-12-081-0/+19
* Add select distinct to the query builderJoas Schilling2015-12-081-0/+16
* Allow getting the last insert id without much hassleJoas Schilling2015-12-081-0/+8
* Add a method to select a field or value with aliasJoas Schilling2015-11-231-0/+18
* update licence headers via scriptMorris Jobke2015-10-053-0/+3
* Automatically prefix table names with *PREFIX* unless specifiedJoas Schilling2015-08-101-0/+9
* Add PHPDoc for classes and interfacesMorris Jobke2015-07-273-0/+9
* Add unit tests and automatic quotingJoas Schilling2015-07-216-52/+169
* Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappersJoas Schilling2015-07-213-0/+1058