mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Split the comments ids by chunks to prevent error with Oracle database that can't do a query with more than 1000 parameters. https://github.com/nextcloud/spreed/issues/8287 Signed-off-by: Vitor Mattos <vitor@php.rio>