Releases: cweijan/vscode-database-client
Releases · cweijan/vscode-database-client
Database Client 4.7.0
4.7.0 2022-2-26
-
Access to the paid system, now the free use connection and some function(export, ftp) will be limited.
-
new:
- Support connect to ftp server.
- Better design for message notice.
- Support insert data by dialog.
-
Enhance:
- Detection of columns containing keywords.
- Get result lock state when open result view.
- Mock data config support remove unnecessary columns.
-
fix:
- Design table not chekc keyword and not refresh column cahce.
- Old version connection refresh not work.
- Create ssh tunnel fail when has multiple ssh tunnel.
- SFTP copy path fail.
- Count sql did not remove group by clause.
- Result view filter multi column fail.