Skip to content
This repository was archived by the owner on Dec 23, 2017. It is now read-only.
This repository was archived by the owner on Dec 23, 2017. It is now read-only.

When using Where filter transforms, every parameter is being included when the SQL string is generated. #51

@aidapsibr

Description

@aidapsibr

Every parameter is being included when the SQL string is generated. This causes the SQL string to be longer than necessary, bloating the plan cache, and potentially requiring more effort when hunting for a plan. It also makes reading and using the output SQL more cumbersome.

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