[
https://issues.apache.org/jira/browse/VCL-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019892#comment-14019892
]
ASF subversion and git services commented on VCL-763:
-----------------------------------------------------
Commit 1600901 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1600901 ]
VCL-586
Fixed typo in vcl.sql in definition for imagemeta table introduced in previous
commit.
VCL-753
Added connectlog table to vcl.sql and update-vcl.sql.
Added ignored_remote_ip_addresses to variable table.
VCL-763
Added constraints to computer table columns: vmhostid, imagerevisionid,
nextimageid.
> Add missing constraints to database tables
> ------------------------------------------
>
> Key: VCL-763
> URL: https://issues.apache.org/jira/browse/VCL-763
> Project: VCL
> Issue Type: Improvement
> Components: database
> Affects Versions: 2.3.2
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> There are some database columns which reference another table which are
> missing a constraint. One example is computer.vmhostid. It's handy to have
> the constraints defined.
--
This message was sent by Atlassian JIRA
(v6.2#6252)