After doctrine/dbal was updated in core https://github.com/owncloud/core/pull/38647 some methods have been deprecated. The deprecation messages have been suppressed in #206 to get CI passing again.
Investigate these and adjust the code to use the appropriate new methods.
After
doctrine/dbal
was updated in core https://github.com/owncloud/core/pull/38647 some methods have been deprecated. The deprecation messages have been suppressed in #206 to get CI passing again.Investigate these and adjust the code to use the appropriate new methods.