mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
chore(deps): update doctrine/dbal to v3.10.2
* Fixes the problem with MariaDB 11 and `vector` keyword, see https://github.com/nextcloud/recognize/issues/1352 | Production Changes | From | To | Compare | |--------------------|-------|---------|----------------------------------------------------------------| | doctrine/cache | 2.2.0 | REMOVED | | | doctrine/dbal | 3.9.4 | 3.10.2 | [...](https://github.com/doctrine/dbal/compare/3.9.4...3.10.2) | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
49ff126452
commit
b9699fc4c7
2 changed files with 1 additions and 5 deletions
2
3rdparty
2
3rdparty
|
|
@ -1 +1 @@
|
|||
Subproject commit 0c21a4712539d0ba43c863c28ae174755dd20556
|
||||
Subproject commit 79b428781813d1bfbe094673ece1954834d2859b
|
||||
|
|
@ -3529,10 +3529,6 @@
|
|||
<InvalidArgument>
|
||||
<code><![CDATA[$params]]></code>
|
||||
</InvalidArgument>
|
||||
<InvalidArrayOffset>
|
||||
<code><![CDATA[$params['adapter']]]></code>
|
||||
<code><![CDATA[$params['tablePrefix']]]></code>
|
||||
</InvalidArrayOffset>
|
||||
</file>
|
||||
<file src="lib/private/DB/Exceptions/DbalException.php">
|
||||
<RedundantCondition>
|
||||
|
|
|
|||
Loading…
Reference in a new issue