-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please confirm before submission 在提交之前,请确认
- I have searched for existing issues search for existing issues, including closed ones.
我已经搜索了现有问题搜索现有问题,包括已关闭的问题。"
Dify version Dify版本
1.11.1
db_query or db_query_pre_auth
Database Query 数据库查询
Plugin version 插件版本
0.0.11
database and version 数据库及版本
mysql 8.0.26
Problem description 问题描述
查询A,B,C,返回的顺序是BCA,顺序乱了。
SELECT A,B,C FROM TABLE
[
{
"B":"",
"C":"",
"A":""
}
]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working