Skip to content

Don't play with query whitespaces #71

@ewjoachim

Description

@ewjoachim

We currently replace all whitespace (multiple spaces, tabs and newlines) with whitespace, here:

query = " ".join(query.format(table=settings.TABLE).split())

I'm not sure there's a reason for doing this, we could stop doing that I think.

Anyone has an opinion ?

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