nextcloud-server/lib/private/Comments
Vitor Mattos e9295f739e Split the comments ids by chunks
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>
2023-03-01 13:08:17 +07:00
..
Comment.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Manager.php Split the comments ids by chunks 2023-03-01 13:08:17 +07:00
ManagerFactory.php composer run cs:fix 2023-01-20 11:45:08 +07:00