[
https://issues.apache.org/jira/browse/VCL-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth updated VCL-870:
---------------------------
Summary: Synchronize foreign keys between vcl.sql and update-vcl.sql (was:
the foreign keys are not in sync between the vcl.sql and update-vcl.sql files)
> Synchronize foreign keys between vcl.sql and update-vcl.sql
> -----------------------------------------------------------
>
> Key: VCL-870
> URL: https://issues.apache.org/jira/browse/VCL-870
> Project: VCL
> Issue Type: Bug
> Components: database
> Reporter: Josh Thompson
> Fix For: 2.5
>
>
> The foreign keys created by the vcl.sql and update-vcl.sql files are not in
> sync with each other. Some keys are created with things like "ON UPDATE
> CASCADE" in one file and "ON DELETE CASCADE ON UPDATE CASCADE" in the other
> file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)