New in Release 2.3.6 (Build 965)
Enhancements
#1052 - Support for ALTER TABLE DROP COLUMN
#1054 - Support for ALTER TABLE <table name> ADD <column name>
#1055 - Support for DROP INDEX <index name> ON <table name>
#1056 - Support for ALTER TABLE <table name> ALTER COLUMN <column name>
#1057 - Support for sp_rename
#1058 - Support for IF OBJECT_ID('<object name>') IS NOT NULL
#1059 - Support for ALTER PROCEDURE
#1060 - Overview window repaints very slowly in text comparison utility
Fixes
#1051 - Escape key on Message Log dialog triggers message log save instead of closing the dialog.
#1061 - Escape key should close child windows.
#1064 - "" is not a valid integer value. - message displayed when only SQL 2008 or 2008 R2 installed.