mistic100 / mistic100/jQuery-QueryBuilder

[Feature] option to wrap the column names with backticks

Open
#703 3 comments 0 reactions 1 assignee View on GitHub

@mistic100 is already working on this.

Since Jun 7, 2018.

feature
Dominant language
JavaScript
Stars
1.7k
Forks
544
PR merge metrics
No merged PRs in 30d

Description

as per https://github.com/mistic100/sql-parser/issues/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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.