vscode-database
vscode-database copied to clipboard
Extension for Visual Studio Code
Mysql dependency (https://github.com/mysqljs/mysql) not support MySQL 8 Authentication. We are waiting for accept https://github.com/mysqljs/mysql/pull/2233 You can temporarily change user authorization to `mysql_native_password` ! In this authentication system, the plugin works...
Connection error! connect ENOENT localhost 8000
create schema wm;

Hi, how can I prevent from opening a preview tab everytime I run a query? I want to see the query result only in the output.
Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...