-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Comments
+1 vote |
+1 vote. |
+1 |
+1 |
+1 |
3 similar comments
+1 |
👍 |
+1 |
+1 vote |
+1 |
9 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
Is there any update on this? |
Any news? |
+1 |
6 similar comments
+1 |
+1 |
👍 |
+1 |
+1 |
+1 |
This is becoming popular. @phalcon is this going to be available on Phalcon 1.3.0? |
+1 |
+1 |
3 similar comments
+1 |
+1 |
+1 |
|
+1 |
1 similar comment
+1 |
I hope this issues will be fixed ,+1 |
+1 |
4 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
1 similar comment
+1 |
+1 can't use subqueries with Phalcon\Paginator\Adapter\QueryBuilder |
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
@andresgutierrez It seems solved :) |
Implemented in 2.0.2 |
Ty |
Subqueries in JOINs too? |
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.* |
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.
The text was updated successfully, but these errors were encountered: