summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/AdapterPgSql.php
Commit message (Expand)AuthorAgeFilesLines
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+7
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-3/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* instead of upsert, fallback to default query on PgSQL <= 9.4Arthur Schiwon2019-08-141-1/+22
* Fix PHPDocMorris Jobke2019-03-211-1/+1
* Code cleanup.Ole Ostergaard2019-03-211-6/+4
* Add supression of SqlInjectionChecker.Ole Ostergaard2019-03-211-0/+3
* Add PostgreSQL specific implementation for includeIgnoreConflict.Ole Ostergaard2019-03-211-0/+12
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+37