Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Fix regexp to detect functions in column definition #492

Merged
merged 3 commits into from
May 21, 2015

Conversation

foxel
Copy link
Contributor

@foxel foxel commented Jan 16, 2015

Fixed for unbalanced parentheses and deeply nested functions

@foxel
Copy link
Contributor Author

foxel commented Jan 16, 2015

Related to #441

@foxel
Copy link
Contributor Author

foxel commented Jan 17, 2015

BTW. CLA signed

@froschdesign
Copy link
Member

ping @ezimuel

@akrabat
Copy link
Contributor

akrabat commented Mar 27, 2015

Do we need this for 1.12.12 ?

@froschdesign
Copy link
Member

The unit tests looks good to me.

@ezimuel
Copy link
Contributor

ezimuel commented Apr 2, 2015

@foxel this PR is related also to SQL statements group() and order(), we need to include also unit tests for these use cases. Can you add these tests? Thanks.
/cc @akrabat @froschdesign

@froschdesign froschdesign removed this from the 1.12.12 milestone Apr 2, 2015
@froschdesign froschdesign added this to the 1.12.13 milestone Apr 2, 2015
@foxel
Copy link
Contributor Author

foxel commented Apr 3, 2015

Updated to include more tests

@foxel
Copy link
Contributor Author

foxel commented May 19, 2015

Hi!
What response is awaited from me?
Travis failed on pecl and CLA is signed (Matthew Weier O'Phinney: There's a problem with the tool that integrates with github; the api it checks against is, however, correctly showing your cla status.)

@foxel foxel force-pushed the columnQuotes branch 2 times, most recently from 7dd5c48 to f1bce79 Compare May 19, 2015 09:52
@foxel foxel force-pushed the columnQuotes branch 2 times, most recently from 613434e to f1bce79 Compare May 19, 2015 09:55
@froschdesign
Copy link
Member

@foxel

What response is awaited from me?

None! (A review is needed. Thanks for the hint.)

@weierophinney weierophinney added this to the 1.12.14 milestone May 20, 2015
@weierophinney weierophinney removed this from the 1.12.13 milestone May 20, 2015
froschdesign added a commit that referenced this pull request May 21, 2015
Fix regexp to detect functions in column definition
@froschdesign froschdesign merged commit b760b92 into zendframework:master May 21, 2015
@froschdesign
Copy link
Member

Thanks to @foxel and @ezimuel!

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

Successfully merging this pull request may close these issues.

5 participants