Open topic with navigation
Deploy Tool
Bug Fixes/Issues/New Features
v3.3.2.2. Released (2/03/2010)
- NEW FEATURE: Added a new checkbox 'drop/recreate custom objects' on the SQL Server Form option to allow the user to choose whether or not to drop/recreate custom schema objects in upgrade mode.
- ISSUE ADDRESSED: The SDK that performs the Schema object comparison for the Deploy Tool sometimes find objects that are 'Non-comparable or Unknown'. Previously, the objects would be excluded even though it was possible to generate an insert/delete/update statement. This is a bug with the SDK that cannot be fixed by the Deploy Tool. However, now those objects WILL be included and marked by the color ORANGE, but the generated script should be reviewed to verify those objects are inserted/updated/deleted correctly.
v3.3.2.1. Released (1/28/2010)
- ISSUE ADDRESSED: In the Schema script during upgrade mode, custom objects are now dropped/recreated in the right order to address dependency issues.
Suggestions/New Feature Request (anyone is encouraged to recommend new features for the deploy tool).
- Give option to uncheck all metadata records where the destination record has a newer _add_date or _change_date than the source. (emarhoum)
- Show AVImplementationUtils.dll in File Deploy solution tree by referencing projects. Allow the AVImplementationUtils.dll to be pushed to destination folders.(eshank)
- Check unchecked children during orphan prevention (eshank)