Skip to content

Pgfe takes into account named parameters commented out at the SQL level #44

@dmitigr

Description

@dmitigr

For example, errtext must not be considered in the following snippet:

update task set end_date = :enddate/*, error_text = :errtext*/ where id = :id

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.0bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions