We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e15947a + db83bcf commit 8649de8Copy full SHA for 8649de8
Resources/config/doctrine/Entry.orm.yml
@@ -59,3 +59,6 @@ Curiosity26\AclHelperBundle\Entity\Entry:
59
uniqueConstraints:
60
entry_idx:
61
columns: [class_id, object_identity_id, field_name, ace_order]
62
+ indexes:
63
+ entry_indexes:
64
+ columns: [class_id, object_identity_id, security_identity_id]
0 commit comments