Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

45 lines (27 loc) · 1.3 KB

Changelog

All notable changes to the Selec Top N extension will be documented in this file.

0.0.5 - 2021-01-23

Changed

  • Escape query that read the schema to allow reserved words.

0.0.4 - 2021-01-03

Changed

  • Fix the icon path to absolute.

0.0.3 - 2021-01-03

Added

  • Add icon to the extension.

0.0.2 - 2021-01-03

Changed

  • Update the changelog.
  • Update the readme.

0.0.1 - 2021-01-01

Added

  • Create new commands to inspect the table/view schema and generate an new select top N query to be executed.
  • Create new menus under table and views objects int the objected browser to allow run the new commands.
  • Add option to run generate the query without execute.