X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=sql%2Fschema.dot;h=d25ce9183e8235461a00fe535f17e2932d7fb0f3;hb=cdfef127b2a03f56494f983df96861a52719be8f;hp=d53f0b6c96c70d8a2e881fa58022584ab6e26b06;hpb=39346e4dae3d877b8aceec8ed6b3dadd2be42d0c;p=eq%2F.git diff --git a/sql/schema.dot b/sql/schema.dot index d53f0b6..d25ce91 100644 --- a/sql/schema.dot +++ b/sql/schema.dot @@ -91,7 +91,7 @@ digraph schema { shape = "record" ]; companionship_sandbox [ - label = "companionship_sandbox|| companionship| district" + label = "companionship_sandbox|| companionship| tc_companionship| district" shape = "record" ]; family_sandbox [ @@ -149,6 +149,7 @@ digraph schema { district_sandbox:s -> individual:i companion_sandbox:i -> individual:i companion_sandbox:cp -> companionship_sandbox:cp + companionship_sandbox:tcp -> companionship:c companionship_sandbox:d -> district_sandbox:d family_sandbox:tcf -> family:f family_sandbox:i -> individual:i