DDC-316: [PATCH] The command line interface does not support limit or offset flags for DQL queries. #394

Closed
opened 2026-01-22 12:36:59 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 11, 2010).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user marijn:

The command line interface does not support limit or offset flags for DQL queries. As a result of this the $ doctrine Orm:run-dql task is unusable for large tables.

It has been suggested to add a --first-result and --max-result flag to the Orm:run-dql task.

Originally created by @doctrinebot on GitHub (Feb 11, 2010). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user marijn: The command line interface does not support limit or offset flags for DQL queries. As a result of this the `$ doctrine Orm:run-dql` task is unusable for large tables. It has been suggested to add a `--first-result` and `--max-result` flag to the `Orm:run-dql` task.
admin added the Bug label 2026-01-22 12:36:59 +01:00
admin closed this issue 2026-01-22 12:36:59 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 11, 2010):

Comment created by marijn:

Attached a patch for this issue.

@doctrinebot commented on GitHub (Feb 11, 2010): Comment created by marijn: Attached a patch for this issue.
Author
Owner

@doctrinebot commented on GitHub (Feb 20, 2010):

Comment created by @guilhermeblanco:

In r7195 this support was implemented.

@doctrinebot commented on GitHub (Feb 20, 2010): Comment created by @guilhermeblanco: In r7195 this support was implemented.
Author
Owner

@doctrinebot commented on GitHub (Feb 20, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 20, 2010): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2015):

Imported 1 attachments from Jira into https://gist.github.com/622b591eb09c67a8398d

@doctrinebot commented on GitHub (Dec 13, 2015): Imported 1 attachments from Jira into https://gist.github.com/622b591eb09c67a8398d - [10363_ddc_316.patch](https://gist.github.com/622b591eb09c67a8398d#file-10363_ddc_316-patch)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#394