nextcloud/lib
Arthur Schiwon 997c2a2a79
fix DBAL exception handling in setValues
This seems to be a left over after abstracting DBAL. Nowadays,
IQueryBuilder::executeStatement() only throws a \OCP\DB\Exception, where
previously original DBAL exceptions where thrown. These are now wrapped,
the orignal classes are now mapped to a reason.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-31 17:01:17 +02:00
..
composer Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-attribute 2023-03-16 19:33:13 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-31 02:28:06 +00:00
private fix DBAL exception handling in setValues 2023-03-31 17:01:17 +02:00
public Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app-loading 2023-03-30 13:20:11 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Merge pull request #37305 from nextcloud/fix/security/log-failing-strict-cookie-check 2023-03-21 19:05:39 +01:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00