fix(index): Add type casting to raw order by (#10899)

**What**
Fix index engine query builder to include column type casting on order by

Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2025-01-15 23:51:16 +00:00
committed by GitHub
co-authored by Carlos R. L. Rodrigues
parent 11f98f374c
commit 8792d0c062
4 changed files with 148 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/index": patch
---
fix(index): cast order by