vscode-database icon indicating copy to clipboard operation
vscode-database copied to clipboard

Extension for Visual Studio Code

Results 283 vscode-database issues
Sort by recently updated
recently updated
newest added

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...

enhancement
waiting

Connection error! connect ENOENT localhost 8000

![Screenshot (131)](https://user-images.githubusercontent.com/89670401/182022202-e4f1e454-96c7-4adb-a3fe-cf2c2c0303b3.png)

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.

enhancement

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...

dependencies