5dc0081f56
The Pagination tool throws an exception on a DQL query like: SELECT u FROM User u WHERE NOT (u INSTANCE OF Person) This is because Paginate does not know about the Doctrine\ORM\Query\AST\ConditionalFactor which implements the NOT operator. This patch adds support for that. |
||
---|---|---|
.. | ||
Console | ||
Event | ||
Export | ||
Pagination | ||
ConvertDoctrine1Schema.php | ||
DebugUnitOfWorkListener.php | ||
DisconnectedClassMetadataFactory.php | ||
EntityGenerator.php | ||
EntityRepositoryGenerator.php | ||
ResolveTargetEntityListener.php | ||
SchemaTool.php | ||
SchemaValidator.php | ||
Setup.php | ||
ToolEvents.php | ||
ToolsException.php |