Skip to content
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

[NFR] Subqueries in PHQL #496

Closed
hugoduraes opened this issue Mar 20, 2013 · 70 comments
Closed

[NFR] Subqueries in PHQL #496

hugoduraes opened this issue Mar 20, 2013 · 70 comments
Labels
new feature request Planned Feature or New Feature Request
Milestone

Comments

@hugoduraes
Copy link

Subqueries aren't still supported in PHQL. It would be nice to be able to do it instead of using raw sql.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@arturgspb
Copy link

+1 vote

@igorgolovanov
Copy link
Contributor

+1 vote.

@posthy
Copy link

posthy commented Jun 13, 2013

+1

@iforp
Copy link
Contributor

iforp commented Jun 13, 2013

+1
but it's not the most urgent issue

@touhonoob
Copy link

+1

3 similar comments
@jeffreycahyono
Copy link

+1

@hesalx
Copy link

hesalx commented Jul 5, 2013

👍

@doit76
Copy link

doit76 commented Jul 5, 2013

+1

@isimonov
Copy link

+1 vote

@jentix
Copy link

jentix commented Jul 18, 2013

+1

9 similar comments
@Slyvampy
Copy link

+1

@chebureque
Copy link

+1

@ivanblue
Copy link

ivanblue commented Aug 7, 2013

+1

@ovr
Copy link
Contributor

ovr commented Aug 8, 2013

+1

@gianks
Copy link

gianks commented Aug 28, 2013

+1

@relishable
Copy link

+1

@Bal1
Copy link

Bal1 commented Oct 15, 2013

+1

@serafimovich
Copy link

+1

@kuzmichus
Copy link

+1

@Slyvampy
Copy link

Slyvampy commented Nov 7, 2013

Is there any update on this?

@gianks
Copy link

gianks commented Nov 23, 2013

Any news?
Phalcon Rocks!

@algebreico
Copy link

+1

6 similar comments
@alu
Copy link

alu commented Jan 11, 2014

+1

@cornfeedhobo
Copy link

+1

@cdekok
Copy link

cdekok commented Jan 21, 2014

👍

@Jeckerson
Copy link
Member

+1

@lantian
Copy link
Contributor

lantian commented Feb 13, 2014

+1

@xblabs
Copy link

xblabs commented Feb 25, 2014

+1

@hugoduraes
Copy link
Author

This is becoming popular. @phalcon is this going to be available on Phalcon 1.3.0?

@jimjam88
Copy link

+1

@cq-z
Copy link
Contributor

cq-z commented Aug 25, 2014

+1

3 similar comments
@derekjkeller
Copy link

+1

@slechtic
Copy link

slechtic commented Sep 9, 2014

+1

@boedy
Copy link

boedy commented Sep 23, 2014

+1

@Michal-St
Copy link

  • 1

@kse300489
Copy link

+1

1 similar comment
@jesusfreak3
Copy link

+1

@fireburnheart2005
Copy link

I hope this issues will be fixed ,+1

@mzf
Copy link

mzf commented Nov 2, 2014

+1

4 similar comments
@wedancedalot
Copy link

+1

@nazwa
Copy link

nazwa commented Dec 2, 2014

+1

@andrefigueira
Copy link

+1

@evandropoa
Copy link

+1

@angay9
Copy link

angay9 commented Dec 21, 2014

+1

1 similar comment
@evandropoa
Copy link

+1

@loopsframework
Copy link
Contributor

+1 can't use subqueries with Phalcon\Paginator\Adapter\QueryBuilder

@Wexsel
Copy link

Wexsel commented Feb 22, 2015

+1

5 similar comments
@tmihalik
Copy link
Contributor

+1

@sukobuto
Copy link

+1

@andrewi-wd
Copy link

+1

@sergeyklay
Copy link
Contributor

+1

@marcosluizss
Copy link

+1

@sergeyklay
Copy link
Contributor

@andresgutierrez It seems solved :)

@andresgutierrez
Copy link
Contributor

Implemented in 2.0.2

@kse300489
Copy link

Ty

@someson
Copy link

someson commented Sep 4, 2017

Subqueries in JOINs too?

@Jurigag
Copy link
Contributor

Jurigag commented Sep 5, 2017

How to solve it in Active Record exactly? I think it's hard or close to not possible to implement this in Active Record pattern, if we will switch to Data Mapper we could think about it.

Keep in mind that most of queries in PHQL if you works on full models are translated to ORM to keep events working. like for example update/insert/select.*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request Planned Feature or New Feature Request
Projects
None yet
Development

No branches or pull requests