]> source.dussan.org Git - nextcloud-server.git/commit
fix(db)!: Remove private legacy event because we can not keep it 39487/head
authorJoas Schilling <coding@schilljs.com>
Wed, 19 Jul 2023 22:05:59 +0000 (00:05 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 24 Jul 2023 12:51:35 +0000 (14:51 +0200)
commitab70bbd3ffbc3788035588c86984f9508db8edbe
tree9c154ea7911ce285da58a45df5e9ace41d255b20
parent86310a35b25d22ff81aa6ca4ee0c52c769e3d359
fix(db)!: Remove private legacy event because we can not keep it

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/settings/lib/Controller/CheckSetupController.php
apps/settings/tests/Controller/CheckSetupControllerTest.php
core/Command/Db/AddMissingColumns.php
core/Command/Db/AddMissingIndices.php
core/Command/Db/AddMissingPrimaryKeys.php
lib/public/IDBConnection.php