You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bart van der Bilt (Jira)" <ji...@apache.org> on 2024/02/01 20:50:00 UTC

[jira] [Commented] (DERBY-6303) Add ability to defer enforcement of unique indexes until transaction end.

    [ https://issues.apache.org/jira/browse/DERBY-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813401#comment-17813401 ] 

Bart van der Bilt commented on DERBY-6303:
------------------------------------------

After fixing the data this works great :). Create schema, add foreign keys and import data last. Re-attached the corrected SQL files.

Not sure how to reproduce this.

> Add ability to defer enforcement of unique indexes until transaction end.
> -------------------------------------------------------------------------
>
>                 Key: DERBY-6303
>                 URL: https://issues.apache.org/jira/browse/DERBY-6303
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.11.1.1
>            Reporter: Richard N. Hillegas
>            Priority: Major
>         Attachments: movierentals26.sql, movies_insert_fk7.sql
>
>
> Applications may need to defer the enforcement of unique indexes for the same reasons that they need to defer the enforcement of unique constraints. See DERBY-532.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)