]> source.dussan.org Git - nextcloud-server.git/commit
fix(db): Fix internal calls to doctrine's `fetch()` methods
authorJoas Schilling <coding@schilljs.com>
Fri, 28 Jun 2024 13:57:35 +0000 (15:57 +0200)
committerJoas Schilling <coding@schilljs.com>
Fri, 19 Jul 2024 09:21:12 +0000 (11:21 +0200)
commit11e84b89688abea9c7fdb16d92af0d1485fda436
treefc2580e54683d6e9f128e6801b57d27a479b3cef
parenta4c1d7291f68423c719ace177ea9a94203b31845
fix(db): Fix internal calls to doctrine's `fetch()` methods

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/DB/ResultAdapter.php