]> source.dussan.org Git - nextcloud-server.git/commit
Fix hasBigIntConversionPendingColumns missing files_trash 34485/head
authorMichael Kuhn <github@ikkoku.de>
Sun, 9 Oct 2022 11:37:05 +0000 (13:37 +0200)
committerMichael Kuhn <github@ikkoku.de>
Sun, 9 Oct 2022 11:37:05 +0000 (13:37 +0200)
commit9a205bdc8484977f0e868524688b3bfebeea3412
tree74ebdf3b8e76027e0271970dc2a3af093435d049
parent00485eff56436dca388127c557712ab0b00666e7
Fix hasBigIntConversionPendingColumns missing files_trash

The two tables seem to have gone out of sync, causing the web interface
to miss `files_trash.auto_id` not being a bigint.

Signed-off-by: Michael Kuhn <github@ikkoku.de>
apps/settings/lib/Controller/CheckSetupController.php