vscode-database-client

Database Client For Visual Studio Code

MIT License

Downloads
13
Stars
2.5K
Committers
26

Bot releases are hidden (Show)

vscode-database-client - Database Client 4.7.0 Latest Release

Published by cweijan over 2 years ago

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.