Skip to content

Added clean columns function #57

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

Merged
merged 1 commit into from
Dec 5, 2013
Merged

Conversation

toddmcbrearty
Copy link
Contributor

No description provided.

@fusiondesign
Copy link

This seems needed.

@MarkVaughn
Copy link
Contributor

The issue here is that this code is specific to 3 functions, I tested it seems to not break anything, but as we don't have any automated testing other cases might break.

MarkVaughn added a commit that referenced this pull request Dec 5, 2013
Added clean columns function
@MarkVaughn MarkVaughn merged commit 255f016 into bgultekin:master Dec 5, 2013
@toddmcbrearty
Copy link
Contributor Author

If i can find time i'll see if i can add all functions to it.

@MarkVaughn
Copy link
Contributor

It's probably the job for a regular expression of sorts, to recognize functions, especially as there are user defined functions and also the fact that this technically should work on other databases than mysql

@toddmcbrearty
Copy link
Contributor Author

100% right. i just sent a new pull request. It is using regex now to grab the column name or alias

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.

3 participants