0.1.7 • Published 1 year ago

@sqltools/types v0.1.7

Weekly downloads
36
License
MIT
Repository
github
Last release
1 year ago

SQLTools Interfaces & Types

GitHub

Package with types and interfaces to develop SQLTools Plugins.

Please refer to @TBD

This package is part of vscode-sqltools extension.

Changelog

v0.1.7

  • New 0.27.0 features:
    • variables property of connections. #1064
    • disableNodeDetectNotifications setting. #1060
    • IDriverExtensionApi.resolveConnection(). #1066
    • Connection's runtime isPasswordResolved property. #1066

v0.1.6

  • IBaseQueries.fetchDatabases() can optionally pass an MConnectionExplorer.IChildItem in versions after 0.23.0.

v0.1.5

  • Allow IConnection to have any properties.

v0.1.4

  • Add boolean option highlightQuery to extension configuration so query highlight can be disabled/enabled.

v0.1.3

  • fixed checkDependencies being required. It's optional

v0.1.2

  • updated IConnectionDriver to export checkDependencies internal method

v0.1.1

  • vscode-languageserver and vscode-languageclient as devDependencies instead of peerDependecies

v0.1.0

  • First release
0.1.7

1 year ago

0.1.6

2 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1-alpha1

4 years ago