Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0-ALPHA4
-
Fix Version/s: None
-
Component/s: Tools
-
Security Level: All
-
Labels:None
Description
The Orm:run-dql CLI task always dumps out objects, which can be quite large..
Would be great if an additional parameter, --hydrate=.., would be added to allow array/scalar hydration.
In r7195 this support was implemented.