SQL Prompt Bundle 9.4.10

Released: Feb 14, 2019

9.4.10 での更新項目

機能

Updates in SQL Prompt

  • Based on customer feedback, the SQL Prompt experimental features are not going to be deprecated yet.
  • The suggestions pop-up can be made transparent by holding down the Ctrl key, allowing you to see what is behind it.
  • The keyboard shortcut to open code analysis issues has been changed to Ctrl+Shift+E.

不具合の修正

Fixes in SQL Prompt

  • BP014 no longer reports an issue with columns that don't declare NULL/NOT NULL if that column is a primary key.
  • Qualify Object Names no longer tries to qualify column and index names when creating a FULLTEXT INDEX.
  • DEP021 no longer reports issues when column aliases are enclosed in double quotes, as these are not deprecated.