Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 950 Bytes

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 950 Bytes

Change Log

All notable changes to the "vscode-db-explorer-firebird" extension will be documented in this file.

0.1.4 - 2023-09-20

  • Fixed mockaroo integration
  • Added experimental native driver support
  • Fixed icon in sidebar

0.1.3 - 2023-02-15

  • Added type or field information to completion window
  • Only autocomplete fields after table

0.1.0 - 2023-02-14

  • Added support to table alias in completion

Fixed

  • Fixed query results webview

0.0.4 - 2019-03-11

Fixed

  • SELECT bug after previous DELETE

0.0.3 - 2018-11-27

Added

  • Firebird Role - User role input added to Add New Connection wizard.

0.0.2 - 2018-11-18

Added

0.0.1 - 2018-11-14

  • Initial release