Skip to content

Conversation

@come-nc
Copy link
Contributor

@come-nc come-nc commented Jul 12, 2022

nextcloud/3rdparty#1106

Signed-off-by: Côme Chilliet [email protected]

@come-nc come-nc added this to the Nextcloud 25 milestone Jul 12, 2022
@come-nc come-nc self-assigned this Jul 12, 2022
@come-nc come-nc requested review from a team, CarlSchwan, PVince81, blizzz and szaimen and removed request for a team July 12, 2022 15:47
@github-actions
Copy link
Contributor

Possible performance regression detected

Show Output
1 queries added

≠ /remote.php/dav/files/test with 1 queries removed
  - UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
≠ /remote.php/dav/files/test/test.txt with 1 queries added
  + UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
= /remote.php/dav/files/test/many_files
= /remote.php/dav/files/test/new_file.txt
≠ /remote.php/dav/files/test/new_file.txt with 1 queries added
  + UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)

@come-nc
Copy link
Contributor Author

come-nc commented Jul 12, 2022

Should fix #31212

Signed-off-by: Côme Chilliet <[email protected]>
@CarlSchwan CarlSchwan force-pushed the fix/bump-sabre/dav-to-4.4.0 branch from 9f9eba8 to 62ab824 Compare July 13, 2022 15:19
@CarlSchwan CarlSchwan merged commit fc9a644 into master Jul 14, 2022
@CarlSchwan CarlSchwan deleted the fix/bump-sabre/dav-to-4.4.0 branch July 14, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants