chore(pricing): Fix excessive db queries during price sets update (#13258)

* chore(pricing): Fix excessive db queries during price sets update

* chore(pricing): Fix excessive db queries during price sets update

* finalize upsert with replace of the rules

* fix limit

* Create quiet-pumpkins-hang.md

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2025-08-22 10:51:50 +02:00
committed by GitHub
co-authored by Oli Juhl
parent 7f5b9fc5fa
commit 06ef9197f8
3 changed files with 213 additions and 63 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/pricing": patch
---
chore(pricing): Fix excessive db queries during price sets update