Export Dataset:
Added ability to export multiple tables in the Insert or Merge statement format into one file. To do this, select multiple tables from SB LHS and choose “Export Data”. The “Create one file for all tables” checkbox will now be enabled for Insert and Merge (previously it was only enabled for Access)
Team Coding:
Team Coding Delete Objects from VCS
There is a new option for deleting the source for an object from version control when an object is deleted form Team Coding.
To set:
Go to Options - Source Control - Team Coding - Team Coding Action on Deleting Objects. There are 3 settings.
- Automatically remove object source from VCS. This removes the object source from version control when an object is dropped in Toad.
- Promote before removing object source from VCS . A dialog is displayed to confirm before removing object source from Version Contol.
- Never remove object source from VCS. Toad does not attempt to remove the object source from Version Control.
Team Coding always attempts to remove objects from the Team Coding Controlled Objects table, when an object is dropped in Toad. These settings only impact removing the source from version control.
The confirmation dialog always displays when deleting objects from the Team Coding Dashboard Controlled Objects tab.
This option is supported for the following VCS Providers:
-
Concurrent Version Systems (CVS)
-
Git
-
IBM Rational Clearcase
-
Microsoft Team Foundation Server
-
Perforce
-
Serena PVCS Version Manager
-
Subversion (SVN)
The following interfaces are not supported -
Microsoft Visual Sourcesafe
-
SCC API
-
Tortoise SVN