February 22nd, 2011· Changed TextEditor from FireEdit to ICSharpCode.TextEditor
· Highlight both field and table names in scripts
· Re-built Intellisense engine
· Intellisense now pops up while writing sql scripts
DBExplorer Updates:
· Added field dropdown on all tables and views in DBExplorer.
· Added data option for viewing data in Views.
Fixed reported bugs:
· Include Synonyms in scripting engine
· Fixed comment / uncomment
June 29th, 2010· Right-click scripts
· Select from any table, or view.
· Update any table, uses primary keys.
· Insert into any table, using primary keys.
· Database and target database Properties.
· Right-click to create new patch.
· Various bug-fixes
· Message to warn that schema compare does not work on SQL2000.
· SQL2000 users can now specify a global option to use ISQL instead of SQLCMD
· Upgraded solution to VS 2010.
· Changed zip file creation
· Now using dotnetzip (http://dotnetzip.codeplex.com/)
· Better source code control integration
· Ensure that files are not read-only when writing to disk.
April 19th, 2010· Search Engine
· Applied patch as supplied by pegas to allow for extended search features.
· Write targets without source database
· There is now no need to have a connection to the source database when writing targets.
· Select whether or not to refresh data when writing targets.
January 29th, 2010· Script Data
· How often do you need to script configuration data for tables ?
· Simply open up the table in Data view, and click on Script Data.
· File | Default Settings
· Use ANSII Encoding instead of UCS ( for git users )
· Script extended properties
January 29th, 2010· Patching engine
· Include all scripts in the Patches directory in the Run_Create_Scripts.bat file.
November 23rd, 2009· Fixed DateTime bug in Excel import.
· Added Server Explorer ( just shows databases on server ).
· Fixed bug when opening invalid project files.
November 14th, 2009· Fixed bug in Compare Results Form - modified views now showing.
November 2nd, 2009· Fixed bug in Compare Databases Screen (Add source databases before Target Databases).