mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Use a transaction when doing multiple inserts increase the writing speed. Ref: https://stackoverflow.com/a/68495887 Signed-off-by: Carl Schwan <carl@carlschwan.eu>