Skip to content

[Feature] 同一个字段组合条件 即有or也有and #806

Open
@jackphang

Description

@jackphang

Description

{
"[]": {

    "Sys_dictionary": {
        "@column": "sys_id,element:element_a,column_label,internal_type,db_type,max_length,comments,display",
        "element:element_a": "sys_id",
        "element:element_b": "context_name",
        "@combine": "((element | element:element_a)) | element:element_b",
        "element": "name"
    }
},
"@explain": "true"

}
同一个字段组合条件报错 , "msg": "Unknown column 'element_a' in 'where clause'", 请问我该如何组合呢?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions