Skip to content

[improve] More pythonic way for parameter local_params in class task #21

@zhongjiajie

Description

@zhongjiajie

When we want to use parameter local_param in class Task, have to use

local_params = { "prop": "n", "direct": "IN", "type": "VARCHAR", "value": "${n}" }

that is not pythonic and even a little ugly, we should make it more pythonic and easy to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions