× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2012-11-13T00:22:10Z  · NielsGron last modified 2012-12-06T19:20:45Z

Alter table Constraint tab has menu with no action


Priority Low
Complexity Unknown
Component App - Visual Editing
Version Future - .3

Version: 13.0-dev-14
Build #: 30127
Build Date: 2012-Nov-09 03:59:50 PM

1. Created a table in SQLite with the below DDL

CREATE TABLE "Order Details"  (
    "OrderID"      INTEGER NOT NULL,
    "ProductID"    INTEGER NOT NULL,
    "UnitPrice"    NUMERIC NOT NULL DEFAULT 0,
    "Quantity"     INTEGER NOT NULL DEFAULT 1,
    "Discount"     REAL NOT NULL DEFAULT 0,
    PRIMARY KEY("OrderID","ProductID")
)
GO

2. Selected Alter Table

3. Go to the Constraint tab

4. Right click on Primary key and you get a menu as attached which has no action

1 attachment

Issue #7942

Closed
Incomplete
 
 
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