Aqua Data Studio 14.0.0-rc-44
Build #: 34314
Database version : PostgreSQL 9.2
Steps To Reproduce:
1)Connect to PostgreSQL
2)Create 2 new Database with name "Deepti", "Deepti23"
3)In Database "Deepti"->Create table "city" with column "cname" and "cid"->Click on Comment tab write comment "This is city table"
4)In Database "Deepti23"->Create table "city" with column "cname" and "cid"
5)Now Click on Tools ->Select Compare Tools-> Select Schema Compare -> Select Server PostgreSQL and Database "Deepti" ->Select another Server PostgreSQL and Database "Deepti23"
6)Select Object Table-> Uncheck all Options ->Select table "city" on both side ->Click on Compare
7)In Comparison Comment gets included even when we have unchecked "Include Comments" checkbox
|
94 KB
@ivangron: research only and let Sachin know your findings.
The ignoreComments flag was not been used for the following :
The ignoreComments flag was not been used for the following :
@deepti, pls verify with the latest v15 build
@deepti, pls verify with the latest v15 build
Verified in Aqua Data Studio 15.0.0-dev-57 for
PostgreSQL
Greenplum
Paraccel
Netezza
Verified in Aqua Data Studio 15.0.0-dev-57 for
PostgreSQL
Greenplum
Paraccel
Netezza
Issue #10384 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #10238
Issue #10238Include Comment in schema compare is not working for index - DB2 LUW |
@ivangron: research only and let Sachin know your findings.