Skip to content

jdbc: metadata: retrieve database version #106

Open
@Totktonada

Description

@Totktonada

DatabaseMetaData.

Methods:

  • getDatabaseMajorVersion
  • getDatabaseMinorVersion
  • getDatabaseProductName -- ok; just cover with a test
  • getDatabaseProductVersion -- ok; just cover with a test

JDBC support I think should be reported as 4.2 instead of 2.1 (despite it is
not fully compliant):

  • getJDBCMajorVersion
  • getJDBCMinorVersion

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions