Skip to content

getColumns on Azure returns only one column #1192

@ilkerc

Description

@ilkerc

Driver version

Tried on both 8.1.0.jre8.preview and 7.4.1.jre8. Works on 7.0.0.jre8 as expected.

Problem description

connection.metaData.getColumns("myDatabaseName", "mySchemaName", "myTableName", "%")
returns only the first row on Azure. Expected to fetch all the columns in "myTableName". The same thing works perfectly on SQL Server.

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