Josh Thompson created VCL-870:
---------------------------------
Summary: the foreign keys are not in sync between the vcl.sql and
update-vcl.sql files
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)