Skip to content

fix: ignore comments in parser#76

Open
brandonburrus wants to merge 1 commit intomysqljs:masterfrom
brandonburrus:fix/comment-parsing
Open

fix: ignore comments in parser#76
brandonburrus wants to merge 1 commit intomysqljs:masterfrom
brandonburrus:fix/comment-parsing

Conversation

@brandonburrus
Copy link
Copy Markdown

Fixed parse() to skip --, #, and /* */ comments that was causing quote characters and :param tokens inside comments to break placeholder resolution.

Fixes #9

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.

Missed substitutions from single quotes in comments

2 participants