Skip to content

Conversation

albin3
Copy link
Member

@albin3 albin3 commented Oct 30, 2023

No description provided.

@cctv1005s
Copy link
Collaborator

  1. in test file, the case place holder support and place holder support2 are almost the same, what's the difference between the 2 cases, I mean, maybe place holder support2 is not necessary.

  2. It seems the syntax only support some sql like select ${a} from b rather than select a from ${a}. If that's intentional,, I think you could make it more clear in the README.

@albin3
Copy link
Member Author

albin3 commented Oct 30, 2023

@cctv1005s

  1. place holder support2 put placeholder into quotation, it's testing placeholder feature should not affect normal use of $.

  2. since table_name is an IDENTIFIER, it's not supported yet. Will add this info to readme.

@cctv1005s
Copy link
Collaborator

Okay, lGTM

@albin3 albin3 requested a review from cctv1005s October 31, 2023 02:51
@albin3 albin3 merged commit dec1f54 into master Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants