Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Aqua Data Studio provides six compare tools to easily compare database schemas, schema objects, queries, query results, files, directories, clipboard contents, and version control history.
Image Added

Compare Tools

This table describes the compare tools.

Compare Tool Description
Schema CompareIdentifies differences in DDL between database objects in two different schemas.

Image Added

Schema Synchronization

Identifies differences in DDL between database objects in two different schemas and synchronizes the DDL of the selected target database objects to match that of the source database.

Image Added

Tab CompareIdentifies differences in the content of the application tabs.

Image Added

Directory CompareIdentifies differences between contents of the directories and supports synchronizing selected or all differences of the selected file.

Image Added

File CompareIdentifies differences in the content between two text-based files.

Image Added

Copy CompareIdentifies differences in the content of the clipboard history.

Image Added

Results CompareIdentifies differences between two result sets obtained from either the same query or two different queries. 

Image Added

Launch Compare Tools

From the Aqua Data Studio menu bar > Tools > Compare Tools
Image Added

From the Schema Browser, you can perform File Compare and Schema Compare
Image Added

From the Files Browser or Projects Browser, you can perform File Compare andDirectory Compare.
Image Added

With the right-click action on an open tab, you can perform Tab Compare.

Image Added

Copy queries and then launch Copy Compare from the Aqua Data Studio menu bar Tools > Copy Compare.
Image Added

Comparison Result

Colored background highlighting and font bolding is used to indicate differences in comparison results. Aqua Data Studio highlights the comparison between the schemas, tabs, files, directories, clipboard history, and results in different colors. Differences are highlighted in the default pink (deleted), purple (changed), or green (added). You can assign new colors from the Options dialog.

Version Control

Compare tools are also thoroughly integrated within Aqua Data Studio. When a version-controlled file is modified, Aqua Data Studio displays inline diff indicators on the Annotation bar. The inline diff indicator allows live comparisons with the local source control repository to be run as editing continues. A green diff indicator (Image Added) signifies addition and a blue diff bar indicator (Image Added) signifies replacement. An arrow Image Added signifies the deletion of lines.  
Image Added 
Files viewed within the Repository Browser can also be compared with their previous versions.
Image Added

Comparison Filters

Aqua Data Studio provides various comparison filters and options. When files, queries, or tabs are compared, the comparison functions down to the character level within each. When schemas are compared, the level of comparison granularity can be set by the user for database schema object types as desired.  For even more control over the comparison, you can apply filters to the comparison result. The results of all comparisons can be saved as HTML for storage or sharing.