Skip to content

Conversation

ghindle
Copy link

@ghindle ghindle commented Feb 16, 2015

When using the unique validation rule DoctrinePresenceVerifier->getCount() was returning null because the scalar result wasn't been added to the result set.

Also noticed that an error would occur in getMultiCount() as the count() method isn't available on ResultSetMapping.

When using the unique validation rule `DoctrinePresenceVerifier->getCount()` was returning null because the scalar result wasn't been added to the result set.

Also noticed that an error would occur in `getMultiCount()` as the `count()` method isn't available on `ResultSetMapping`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant