News
04-05-2009 New web site look
-
New web site look
We finnaly completed our new web site implementation and the redesign. The new look and feel is thanks to our friends from Oxy Studio.
-
Additional licensing options
We are pleased to offer three new licensing oprions for SQL Enlight - Academic,Classroom and MVP. Read more about the new licenisng here.
06-04-2009 SQL Enlight v1.6 released
New features in v1.6
-
Custom analysis rules
Design, implement and tune powerful static analysis rules using XPATH and XSLT.
-
Create and manage analysis groups
Categorize analysis rules in custom groups.
-
Command line interface
The command line tool supports server analysis, analysis and layout of T-SQL script files, and report generation.
-
Integration with automated builds
The MSBuild tasks support server analysis, analysis and layout of T-SQL script files, and report generation.
-
Analysis of SQL Server objects
Now SQL Enlight can directly analyze servers, databases, stored procedures, functions, views and triggers.
04-11-2008 SQL Enlight v1.5 released
What's new in SQL Enlight v1.5
-
12 new analysis rules
Ten performance and two design analysis rules were included.
-
New arithmetic operator layout rule
New rule for handling arithmetic operator placement was included.
Enhancements in v1.5
- Full support of SQL Server 2008 Transact-SQL syntax.
07-07-2008 Ubitsoft's free online T-SQL Beautifier
Reformat, validate and convert SQL scripts into colorized HTML ready to be used in blogs and forums, with help of our new T-SQL Beautifier.
Features:
-
Free,online and having the power of SQL Enlight
T-SQL Beautifier is a free online utility that uses the engine of SQL Enlight.
-
Reformat SQL code
Layout T-SQL script using a set of predefined layout templates.
-
Syntax validate SQL code
Online validate SQL Server scripts.
-
Create colorized HTML
Generate colorized HTML representation of the SQL code, for use in blogs and forums.
02-06-2008 Ubitsoft SQL Enlight v1.4 released
What's new in Ubitsoft SQL Enlight v1.4
-
Encapsulate T-SQL Script
Encapsulate selected SQL code as a new stored procedure,scalar function or inline table-valued function.
-
Comments handling layout rules.
New rules for handling comments placement are included.
-
Four new rules for breaks placement in comma lists.
The rules controls comma list breaks in SELECT,ORDER BY and GROUP BY column lists, and in expressions.
Improvements in v1.4
- Improved Transact-SQL Script Summary.
- Extended variable case handling layout rule.
- Fixed the content indention of multiline strings and comments bug.
03-03-2008 Ubitsoft SQL Enlight v1.3 - Quite more than a T-SQL pretty printer!
Enhancements in Ubitsoft SQL Enlight v1.3
- Integration with Visual Studio 2008 and SQL Server Management Studio 2008 CTP
New features:
-
Transact-SQL Script Analysis
Scan Transact-SQL code for design and performance problems, deprecated syntax and get best practices recommendations using 22 code analysis rules.
-
SQL Enlight Error List
Use SQL Enlight Error List to view and locate all syntax errors and analysis rule violations.
22-11-2007 Ubitsoft SQL Enlight v1.2 released
New features in Ubitsoft SQL Enlight v1.2
-
Transact-SQL Script Summary
Using the Script Summary you can view a short hierarchically summary of all batches and statements in the current T-SQL script.
-
Separate T-SQL script validation command
Using the Validate SQL command you can identify syntax errors in a T-SQL script without SQL Server connection.
-
Join clause alignment layout rule
This new layout rule modifies the placement of the join clause in the SELECT statements.
-
Tabify white space layout rule
This layout rule can specify if to replace the tab sized white space with tabs or spaces.
02-10-2007 Ubitsoft SQL Enlight v1.1 fully supports the T-SQL syntax of SQL Server 2005
Enhancements in Ubitsoft SQL Enlight v1.1
- Full support of SQL Server 2005 Transact-SQL grammar.
- Improved integration with Visual Studio 2005 and SQL Server Management Studio 2005
New features
-
Transact-SQL statements outliningTransact-SQL statements outlining feature can supply better readability and help the developers and database administrators to identify and analyze long SQL scripts.
-
3 new layout rulesThree new layout rules are added to this version that will improve readability and supply more control over the layout of the columns and assignment expressions of DML statements.
-
Error highlighting in the code editorWhen a Transact-SQL syntax error is found in the SQL script, it is highlighted in the code editor and a tooltip describing the error is supplied.
Product features already in version v1.0:
- reformat T-SQL code with set of customizable rules
- validate T-SQL syntax
- change keywords and identifiers case
- change identifiers delimiter
- change string delimiter
- configure and store set of layout rules in layout template
- quick switching between layout templates