Skip to content

Support more schema collections in GetSchema #375

Open
@bgrainger

Description

@bgrainger

Connector/NET supports the following schema collections in MySqlConnection.GetSchema. MySqlConnector only supports the bolded entries.

  • MetaDataCollections
  • DataSourceInformation
  • DataTypes
  • Restrictions
  • ReservedWords
  • Databases
  • Tables
  • Columns
  • Users
  • Foreign Keys
  • IndexColumns
  • Indexes
  • Foreign Key Columns
  • UDF
  • Views
  • ViewColumns
  • Procedure Parameters
  • Procedures
  • Triggers

Add support for additional schema collections that weren't implemented in #361.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions