Alexander Romanenko created NETBEANS-1483:
---------------------------------------------
Summary: Cannot delete constraint indexes
Key: NETBEANS-1483
URL: https://issues.apache.org/jira/browse/NETBEANS-1483
Project: NetBeans
Issue Type: Bug
Components: db - DB schema
Reporter: Alexander Romanenko
Attachments: image-2018-10-21-10-59-54-191.png
[http://netbeans-vm.apache.org/synergy/client/app/#/specification/389/v/2]
Step 4.3 using PostgreSQL
If follow previous steps to create unique constraints, they show up as indexes.
Trying to delete that constraint causes error:
ERROR: index "index_name" does not exist.
Probably because some database engines have different syntax for dropping index
vs constraint (which in itself is a form of index)
!image-2018-10-21-10-59-54-191.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists