Skip to content

Quoted identifiers #10

Description

@janusvm

Table and column names in generated SQL currently do not get explicitly quoted, but there are situations where it's necessary.

While you can manually quote identifiers in the string arguments to e.g. from_table and col, wouldn't it make sense to just always quote all identifiers automatically?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions