DDC-3117: [GH-1027] Support for Partial Indexes for PostgreSql and Sqlite #3869

Closed
opened 2026-01-22 14:29:32 +01:00 by admin · 8 comments
Owner

Originally created by @doctrinebot on GitHub (May 7, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of PowerKiKi:

Url: https://github.com/doctrine/doctrine2/pull/1027

Message:

Support for Partial Indexes was available in Doctrine 1 following
http://www.doctrine-project.org/jira/browse/DC-82. This commit
reintroduce support for Doctrine 2. We use the same syntax with an
optionnal "where" attribute for Index and UniqueConstraint.

It is unit-tests covered and documented in manual. This Pull Request depends on https://github.com/doctrine/dbal/pull/600. So they should both be merged or rejected together.

Thanks for your time !

Originally created by @doctrinebot on GitHub (May 7, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of PowerKiKi: Url: https://github.com/doctrine/doctrine2/pull/1027 Message: Support for Partial Indexes was available in Doctrine 1 following http://www.doctrine-project.org/jira/browse/DC-82. This commit reintroduce support for Doctrine 2. We use the same syntax with an optionnal "where" attribute for Index and UniqueConstraint. It is unit-tests covered and documented in manual. This Pull Request depends on https://github.com/doctrine/dbal/pull/600. So they should both be merged or rejected together. Thanks for your time !
admin added the New Feature label 2026-01-22 14:29:32 +01:00
admin closed this issue 2026-01-22 14:29:32 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 7, 2014):

@doctrinebot commented on GitHub (May 7, 2014): - depends on [DBAL-900: [GH-600] Support for Partial Indexes for PostgreSql](http://www.doctrine-project.org/jira/browse/DBAL-900) - relates to [DC-82: Conditional unique validator and index ](http://www.doctrine-project.org/jira/browse/DC-82)
Author
Owner

@doctrinebot commented on GitHub (May 7, 2014):

Comment created by powerkiki:

This patch depends on DBAL-900. So they should both be merged or rejected together.

@doctrinebot commented on GitHub (May 7, 2014): Comment created by powerkiki: This patch depends on [DBAL-900](http://www.doctrine-project.org/jira/browse/DBAL-900). So they should both be merged or rejected together.
Author
Owner

@doctrinebot commented on GitHub (May 16, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-600] was closed:
https://github.com/doctrine/dbal/pull/600

@doctrinebot commented on GitHub (May 16, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-600] was closed: https://github.com/doctrine/dbal/pull/600
Author
Owner

@doctrinebot commented on GitHub (Aug 2, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-600] was assigned:
https://github.com/doctrine/dbal/pull/600

@doctrinebot commented on GitHub (Aug 2, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-600] was assigned: https://github.com/doctrine/dbal/pull/600
Author
Owner

@doctrinebot commented on GitHub (Aug 19, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-600] was closed:
https://github.com/doctrine/dbal/pull/600

@doctrinebot commented on GitHub (Aug 19, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-600] was closed: https://github.com/doctrine/dbal/pull/600
Author
Owner

@doctrinebot commented on GitHub (Nov 5, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1027] was assigned:
https://github.com/doctrine/doctrine2/pull/1027

@doctrinebot commented on GitHub (Nov 5, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1027] was assigned: https://github.com/doctrine/doctrine2/pull/1027
Author
Owner

@doctrinebot commented on GitHub (Nov 5, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1027] was closed:
https://github.com/doctrine/doctrine2/pull/1027

@doctrinebot commented on GitHub (Nov 5, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1027] was closed: https://github.com/doctrine/doctrine2/pull/1027
Author
Owner

@doctrinebot commented on GitHub (Nov 5, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Nov 5, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3869