× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
abhishekj(*) reported 2014-02-06T06:43:42Z  · ranarohitp(*) last modified 2014-06-24T12:45:22Z

Identity FIeld should be disable in column pane when alter table in paraccel db.


Dev
John LH
JohnLH
QA
Tariq Rahiman
tariqrahiman
Priority Minor
Complexity Unknown
Component App - Visual Editing
Version Future - 0.1
Aqua Data Studio 15.0.0-dev-94. 
Database Version: Paraccel 4.0.2.4
Build #: 35832.
Built on: 2014-Feb-04 11:25:19 AM.
 
 
Connect to Paraccel database.
 
Create the following table:
 
CREATE TABLE "public"."test"  ( 
"col1" varchar(25) NULL ENCODE RAW,
"col2" varchar(25) NULL ENCODE RAW,
"col3" int4 NULL ENCODE RAW,
"col4" int4 NULL ENCODE RAW 
)
DISTSTYLE EVEN
GO
 
Table Created Successfully.
 
Now go to server tree node,select paraccel database,expand it,select the database in which table test is created,expand it
for example here the table is created in "test" database.
 
Select schema "public",expand it select table folder,expand it,select table test,right click on it and select option
alter table,alter table window is displayed.
 
Go to General Tab in alter table window,add column "col5" and take datatype "integer". Here it is observe that paraacel db does not support identity when we alter table,but here identity field options are enable when we alter table.
 
 
 
 
 
2 attachments

Issue #11663

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