Quote column names in indexes (#13938)

* quote column names in indexes

* quote column names in created indexes

* fix tests
This commit is contained in:
Pedro Guzman
2025-11-03 10:58:40 +01:00
committed by GitHub
parent 37563987b8
commit e66f7cf59e
4 changed files with 44 additions and 31 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
quote column names in created indexes