Skip to content

Bug: SQL Formatter inserts a whitespace character after the : that marks parameter variables #44

@breautek

Description

@breautek

This is mostly a cosmetic bug, the query string that gets used is not prettified, only the SQL log is parameterised. But this can occur if an error occurs that prevented all the variables from being replaced (such as specifying a parameterised variable but provided no matching parameter). This can cause confusion when debugging DB query issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions