Skip to content

Add getColumnLabel(int index) to ResultSetMetaData #27325

@prrvchr

Description

@prrvchr

In PR #27321 I implemented the getColumnLabel(int index) method from the java.sql.resultSetMetaData interface.

This doesn't pose any implementation problems, but it presents serious compatibility issues because, until now, the column name corresponded to its label.

What migration process have you planned for this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions