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

ASF subversion and git services commented on VCL-763:
-----------------------------------------------------

Commit 1652168 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1652168 ]

VCL-763 - Add missing constraints to database tables

vcl.sql: removed constraint on userid field from continuations table. When a 
user is not logged in yet, there are a few times continuations are still used. 
In these cases, the userid field gets set to 0.

> 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.3.4#6332)

Reply via email to