You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Vldimir Orlyansky (Jira)" <ji...@apache.org> on 2020/07/30 21:00:00 UTC

[jira] [Closed] (NETBEANS-624) Can not create "Unique" column in table with Derby database

     [ https://issues.apache.org/jira/browse/NETBEANS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vldimir Orlyansky closed NETBEANS-624.
--------------------------------------
    Resolution: Won't Fix

It is correct behavior.

it happens only on tables with data. On empty tables user can add new unique column.

> Can not create "Unique" column in table with Derby database
> -----------------------------------------------------------
>
>                 Key: NETBEANS-624
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-624
>             Project: NetBeans
>          Issue Type: Bug
>          Components: db - DB schema
>    Affects Versions: 9.0
>            Reporter: Vldimir Orlyansky
>            Priority: Minor
>
> Found in NetCat 9.0
> Can not create column with "Unique" constraint.
> I try to create column with Unique. If select only Unique constraint i need to add Default. If set any default i have syntax error on creation.
> If i select "Null" constraint result index does not have "Unique" property.
> In "Indexes" node new unique index can be created without problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists