]> source.dussan.org Git - nextcloud-server.git/commit
fix(db): Prevent two connections for single node databases 45541/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 24 Apr 2024 09:41:30 +0000 (11:41 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 28 May 2024 09:45:18 +0000 (09:45 +0000)
commite37dbaa9a7ee90de1617a47bc49915626b390468
tree6433007f36b6380624aeb1cf6789ba7b7e9932df
parenta89c94f87f0d860128b7db465ba2a25ac67e84f3
fix(db): Prevent two connections for single node databases

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/DB/Connection.php
tests/lib/DB/ConnectionTest.php [new file with mode: 0644]