nextcloud/apps
Christoph Wurst 8c26abd493 fix(dav): Limit number of UPDATES for sync token created_at
Address book and calendar sync tokens have a created_at column in 26+
and we need to assign a current timestamp to the existing data at
upgrade so the data isn't cleaned up immediately. Updating the full
table is expensive and fails on clustered setups that limit transaction
size. We don't need a timestamp for the oldest rows so we can skip
updating them.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-19 16:05:56 +00:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
comments Fix(l10n): Update translations from Transifex 2024-06-15 00:21:01 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-06-14 00:20:08 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
dav fix(dav): Limit number of UPDATES for sync token created_at 2024-06-19 16:05:56 +00:00
encryption Fix(l10n): Update translations from Transifex 2024-06-17 00:19:41 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
federation Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
files Fix(l10n): Update translations from Transifex 2024-06-19 00:20:48 +00:00
files_external Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2024-06-18 00:20:49 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2024-06-16 00:19:37 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-06-16 00:19:37 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-06-16 00:19:37 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-06-18 00:20:49 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-06-14 00:20:08 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
settings Fix(l10n): Update translations from Transifex 2024-06-17 00:19:41 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-06-18 00:20:49 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-06-16 00:19:37 +00:00
testing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
theming Fix(l10n): Update translations from Transifex 2024-06-17 00:19:41 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-06-16 00:19:37 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-06-16 00:19:37 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-06-18 00:20:49 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-06-18 00:20:49 +00:00