You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

831 B

MySQL

MySQL management tool

Features

  • Manage MySQL Connections
  • List MySQL Servers
  • List MySQL Databases
  • List MySQL Tables
  • Run MySQL Query

Usage

  • Open a .NET Core project, right click on a .csproj file, and run .NET Core command from context menu.

test-explorer

Telemetry data

By default, anonymous telemetry data collection is turned on to understand user behavior to improve this extension. To disable it, update the settings.json as below:

{
    "vscode-mysql.enableTelemetry": false
}

Change Log

See Change Log here

Issues

Currently, the extension is in the very initial phase. If you find any bug or have any suggestion/feature request, please submit the issues to the GitHub Repo.