dbForge SQL Complete v5.0 released!

Devart news about betas, releases, awards, and other information
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

dbForge SQL Complete v5.0 released!

Post by Devart » Thu 06 Aug 2015 07:16

Dear users,

We are glad to announce the new release of dbForge SQL Complete, v5.0!

The latest version of the tool comes with a bunch of new useful features.

UPDATE Statement Expansion
This feature allows to expand the UPDATE statement to a full code template on pressing the Tab key.

New Snippets
The new version comes with new code templates for BEGIN TRANSACTION and ROLLBACK TRANSACTION statements.

Custom Alias Mapping
This feature allows to assign individual names to tables, views, table-valued functions, or synonyms referenced to in an SQL document.

Code Highlighting
This feature highlights both the opening and closing code elements to visually define separate code blocks and determine mismatched or misspelled paired code elements.

SQL Refactoring
The Rename feature allows to changes all occurrences of variable names and object names without breaking dependencies.

Semicolon Insertion
This feature allows to automatically insert missing semicolons after each statement in a query.

SSDT Projects
SQL Complete is now available in SSDT SQL Server projects.

Availability
Learn more about the pricing of the SQL Complete tool from Devart at the dbForge SQL Complete purchase page.

Download the trial version of dbForge SQL Complete now and evaluate the benefits of the tool for free during a 30-day trial period.

Provide feedback at the dbForge SQL Complete feedback page. The Devart team is looking forward to receiving your comments and suggestions.

Devart Development Team
http://www.devart.com/dbforge/

Locked