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

Open
opened 2026-01-22 12:36:55 +01:00 by admin · 0 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:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#393