aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/AdapterTest.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
| | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
* feat(lexicon): migrate config key/valueMaxence Lange2025-06-241-1/+1
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* chore: run rector on testsRobin Appelman2025-06-121-1/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* feat(dbal): add proper insert ignore conflict method for SQLiteBenjamin Gaussorgues2024-06-251-0/+66
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>