Released: Sep 16, 2016
5.5.205 での更新項目
不具合の修正
- Fixed NRE when opening project.
- Fixed several user reported error messages.
- Fixed issue when opening a Database diagram.
- Fixed several code completion issues.
- Fixed several formatting issues.
- Fixed several Fusion and CodeRush compatibility issues.
- Fixed performance issue.
Released: Aug 2, 2016
5.5.145 での更新項目
機能
- Support for SQL Server 2016 and SQL Server Management Studio 2016.
- Expanded suggestions support for SQL Server 2016 grammar - The latest release of SQL Server introduced a bunch of new features and new SQL syntax. The tool now offers code suggestions for the new syntax when you are developing in SSMS or Visual Studio.
- New formatter options and profiles - There are three predefined formatting profiles available. You may use them to save some time on customization process.
- Suggestions in CROSS...
Released: Sep 29, 2015
Updates in this release
Updates in 5.1.14
- Support for Visual Studio 2015.
Released: Sep 15, 2015
Updates in this release
Updates in V5.0
- Statement Expansion - UPDATE statement support.
- New Code Snippets - BEGIN TRANSACTION and ROLLBACK TRANSACTION.
- Custom Alias Mapping - Assign custom aliases to a table, view, table-valued function or synonym. Use alias masks to specify conditions and actions for alias mapping.
- Code Highlighting - Paired code elements will be automatically highlighted when you place a caret at one of the elements.
- SQL Refactoring - Rename database objects and variables without breaking...
Released: Nov 24, 2014
Updates in this release
Updates in V4.8.20
- Phrase Completion - Code Completion suggests separate keywords, object names and entire code phrases.
- Code Formatting for MERGE Statements - Easily format MERGE statements with multiple options.
- Extended Code Completion - New code completion statements, including CREATE DATABASE, ALTER DATABASE BACKUP DATABASE, DROP DATABASE, UPDATE STATISTICS, CREATE INDEX, DROP INDEX, ENABLE TRIGGER and DISABLE TRIGGER.
Released: Jun 23, 2014
Updates in this release
Updates in V4.7
- Alias refactoring.
- User defined table type suggestions.
- Table suggestions while creating indexes.
- Support for new keywords introduced in SQL Server 2014.
Released: Mar 20, 2014
Updates in this release
Updates in V4.5.178
- Visual Studio 2013 support.
- New code formatter and code completion features.
Released: Oct 15, 2013
Updates in this release
Updates in V4.0
- Store formatting preferences.
- Multiple formatting profiles and profile import.
- A single profile can be used for multiple workstations.
- Quick search filter.
- Sample code formatting displayed according to current formatting settings.
- Independent and precise adjustment for SQL-statements.
- Formatting settings for sub-queries.
- Stored procedure call expansion.
Released: Oct 13, 2011
Updates in this release
Updates in V3.1
- Linked servers support - features support for IntelliSense when working with linked servers
- SQL statements support extended. The Standard Edition provides support for GRANT, REVOKE, DENY, ENABLE/DISABLE TRIGGER, and ALTER SCHEMA statements
- Highlight Occurrences on/off option is added
- Usability of code completion improvement - revision of rules for showing suggestion list especially when editing existing SQL queries. Now the suggestion list does not appear for arithmetic...
Released: Aug 1, 2011
Updates in this release
V3.0の更新項目
新しいSQL Serverのバージョンをサポート
- SQL Server 2011 (codename Denali)
- SQL Azure
- SQL Server Compact edition
Visual Studioによる開発を追加
- Visual Studio 2010: プロフェッショナル, プレミアム, ウルティメイト エデション
- Visual Studio 2008: プロフェッショナルとチームシステム エディション
"定義に行け" データベースオブジェクト
- コードエディターの中から、オブジェクトエクスプローラー(VSの中のサーバーエクスプローラー)ツリーの中のオブジェクトに、ナビゲートが可能に。
コードスニペット -この機能はそれを手軽に、コードの破片を使うのに便利です。以下の機能を不磨見ます:
- ドロップダウンリストの中にコードテンプレートの表示が可能
- タブボタンを押して、テンプレートを開けくます
- テンプレートマネージャーのヘルプを受けながら、テンプレートの追加、編集が可能
- テンプレートにパラメーターの追加