vscode-sql-notebook icon indicating copy to clipboard operation
vscode-sql-notebook copied to clipboard

Open SQL files as VSCode Notebooks.

Results 35 vscode-sql-notebook issues
Sort by recently updated
recently updated
newest added

Cannot find a way to configure mssql connection using windows authentication

How do I use SQL Notebook connecting to TiDB with secure connection? The error appeared as below: Failed to connect to "MySQL - TiDB": Connections using insecure transport are prohibited....

Under New Connection for mssql (SQL Server) connections, could the port default to 1433? The field could either be populated with 1433, or a blank value could be interpreted as...

Would it be possible to add a connection string option for specifying a database connection, for SQL Server (mssql) connections as a starting point? An example connection string, which in...

Would you please help to add hive driver in this project?