Skip to content

You should be able to define input parameter type #6

@RedBraces

Description

@RedBraces

The task wants all parameters to be of type string. This means that there is no way to execute a query such as "SELECT TOP(@rowCountParameter) * FROM MyTable" currently, forcing cumbersome checks in the Frends process.

It would be nice if the user could define the type of the SQL parameter in the task, or if the task could automatically recognize it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions