aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/AdapterMySQL.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* feat(dbal): add proper insert ignore conflict method for MySQLBenjamin Gaussorgues2024-06-251-0/+28
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+4
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* make it possible to override the default collationArthur Schiwon2021-09-011-6/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Fix like queries in the QueryBuilderJoas Schilling2016-10-191-2/+13
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-1/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Add a method to lock a tableJoas Schilling2016-05-211-0/+12
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+31