[PR #28941] [Bugfix] Fixed an issue with UUID type queries in MySQL databases #32246

Closed
opened 2026-02-21 20:51:02 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/28941

State: closed
Merged: Yes


fix(api): Fixed an issue with UUID type queries in MySQL databases

  • Added MySQL database handling to the process_bind_param method

  • Converted UUID types to strings when dialect is mysql

  • Ensured UUID type compatibility across different databases

issue link:
fix https://github.com/langgenius/dify/issues/28942

fix https://github.com/langgenius/dify/issues/28992

**Original Pull Request:** https://github.com/langgenius/dify/pull/28941 **State:** closed **Merged:** Yes --- fix(api): Fixed an issue with UUID type queries in MySQL databases - Added MySQL database handling to the `process_bind_param` method - Converted UUID types to strings when `dialect` is `mysql` - Ensured UUID type compatibility across different databases issue link: fix https://github.com/langgenius/dify/issues/28942 fix https://github.com/langgenius/dify/issues/28992
yindo added the pull-request label 2026-02-21 20:51:02 -05:00
yindo closed this issue 2026-02-21 20:51:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32246