Skip to content

Populate FILTER_CONDITION of DatabaseMetaData.getIndexInfo for Firebird 5.0 partial indexes #797

@mrotteveel

Description

@mrotteveel

Firebird 5.0 introduced support for partial indexes. Support for this needs to be added to DatabaseMetaData.getIndexInfo by populating the FILTER_CONDITION column. Its value should be the <search_condition> of the WHERE <search_condition> clause.

Note that Firebird includes the where part in the RDB$CONDITION_SOURCE column.

Consider backporting to Jaybird 5.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions