Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Remove not used type arg from GROUP BY | Michal Čihař | 2017-06-01 | 1 | -3/+3 |
| | | | | | | | | It should not be there since beginning. Issue #154 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Add GroupKeyword class to fix postgres GROUP BY | José Tobias de Freitas Neto | 2017-05-31 | 1 | -0/+24 |