Skip to content

[Feature] option to wrap the column names with backticks #703

Open
@WilliamStam

Description

@WilliamStam

as per mistic100/sql-parser#5

have the output'ed sql output something like `column`="1" instead of as it is now column="1"

i would suggest it gets added in as an "option" to not break backwards compatibility.

alternatively add in a "column_name_prefix" and "column_name_suffix" option?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions