mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(deps): update doctrine/dbal to v3.10.2
* [ ] https://github.com/nextcloud/3rdparty/pull/2134 * 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
016f2ffe6c
commit
5003a35a37
2 changed files with 1 additions and 5 deletions
2
3rdparty
2
3rdparty
|
|
@ -1 +1 @@
|
|||
Subproject commit 7746dcffa7a5e138937a74843b96634bdd7da91f
|
||||
Subproject commit 18ef872c34955d7fa4ba9f69bc4f87727f89919a
|
||||
|
|
@ -3507,10 +3507,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