× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2014-06-05T07:54:02Z  · tariqrahiman last modified 2014-06-09T20:33:30Z

PostgreSQL : For 'serial' and 'smallserial' datatype,table tree node shows "int4 and "int2"


Priority Low
Complexity Unknown
Component App - Visual Editing
Version 15.0
ADS version-ADS-15.0.0-dev-309
 
Connect PostgreSQL-9.2
 
//Create table
 
CREATE TABLE "public"."test_2"  ( 
"col1" serial NOT NULL,
"col2" smallserial NOT NULL,
"col3" timetz NULL,
"col4" timestamptz NULL,
"col5" tsquery NULL,
"col6" txid_snapshot NULL,
"col7" uuid NULL,
"col8" varbit NULL,
"col9" xml NULL 
)
GO
 
Go to database node
Expand "Public" schema
Expand "public"."test_2"
Expand Column node
 
Here,For 'serial' and 'smallserial' datatype,table tree node shows "int4 and "int2"
2 attachments

Issue #12251

Closed
Won't Fix
Resolved 2014-06-09T20:33:30Z
 
 
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