Skip to content

Fix parsing #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix parsing #1

wants to merge 2 commits into from

Conversation

negito6
Copy link

@negito6 negito6 commented Apr 7, 2018

Added tiny fixes to regular expressions, to prevent #gsub returning wrong result when column specifications of SQL statement includes the word as or csv. (For example: last)

(すみません、英語に自信ないので)
カラム名に as が入っていたり (last とか) 、 csv という文字列が含まれていると置換が想定通りにならないので、正規表現のマッチングをちょっとだけ厳しく修正してみました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant