Skip to content

Getting 'undefined' when selecting a database. #45

Description

@ebfood

Issue Description

image
When I try to select a database, I'm getting a list of 'undefined'.
The issue is occurring in MySQLCommonInterface.ts , where the properties defined in the interface MySqlColumn are in uppercase, while the corresponding data in the response is in lowercase. Due to case sensitivity, retrieving the property is returning 'undefined'

Environment Information

  • Operating System: Windows10
  • Version of MySQL: 5.7

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