aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/QueryBuilder/ExpressionBuilder/PgSqlExpressionBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* fix: cast to bigint on postgresqlRobin Appelman2024-07-231-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+4
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Revert "make expression build return IQueryFunction instead of string"Robin Appelman2022-08-161-2/+2
* make expression build return IQueryFunction instead of stringRobin Appelman2022-06-021-2/+2
* Explicitly cast char in the query builderJulius Härtl2022-01-041-0/+1
* Allow casting query functions as wellJoas Schilling2021-07-071-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Type the experssionbuildersRoeland Jago Douma2021-03-031-3/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* add casting to string for postgresql query builderRobin Appelman2019-03-141-5/+7
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+56