× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
vaibhavladdha271(*) reported 2014-01-30T05:08:19Z  · NielsGron last modified 2014-06-24T22:47:03Z

Constraint column checkbox is not working properly in Object search in Paraccel


Dev
John LH
JohnLH
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Tools - Object Search
Version Future - 0.1

Aqua Data Studio 15.0.0-dev-86
Build #: 35703
Built on: 2014-Jan-27 10:31:45 AM     

Database:Paraccel 4.0.2.4

Operating environment:Windows 7 x64

Connect to Paraccel

Create 2 tables named 'project','organization'

Create table script:

CREATE TABLE [test_schema].[project]  ( 
[pid]         int4 NOT NULL ENCODE RAW,
[name]       varchar(25) NULL ENCODE RAW,
[companyname] varchar(25) NULL ENCODE RAW,
PRIMARY KEY([pid])
)
DISTSTYLE EVEN
GO
 
CREATE TABLE [test_schema].[organization]  ( 
[branch] varchar(25) NULL ENCODE RAW,
[address] varchar(25) NULL ENCODE RAW 
)
DISTSTYLE EVEN
GO
 
Right click on created table
Select Tools option
Select Object search option
Select database & schema under which table is created
Check Constraint columns checkbox
Click on Search
It is observed that it shows constraint columns for those tables where constraint columns are not present.
Also it shows all constraints with same name which cannot exist 
1 attachment

Issue #11566

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017