Skip to content

DatabaseMetaData.getDatabaseProductVersion should return the DB edition too. #1474

Open
@JSamir

Description

@JSamir

Is your feature request related to a problem? If so, please give a short summary of the problem and how the feature would resolve it

We have some code that does different stuff depending on the DB being enterprise or standard edition. For oracle we can use getDatabaseProductVersion which returns the edition too, it would be good if sqlserver would to the same.

Describe the preferred solution

Have "Standard/Enterprise Edition" within the version string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementAn enhancement to the driver. Lower priority than bugs.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions