(*) direct cross refs redefined as NOT NULL in the database
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 28 Nov 2006 14:55:00 +0000 (14:55 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 28 Nov 2006 14:55:00 +0000 (14:55 +0000)
commit865c7ad3dba34691309904e49cb5885e8d9cd5a1
treef9b0ccac72e2ad722e23f6a59c90bca6172170de
parentd2b94ea21edc3e1781e5a3e03820d5d28cbb14d0
(*) direct cross refs redefined as NOT NULL in the database
    (e.g. Node:site_id, Person:site_id, Slice:creator_person_id)
    NOTE. I screwed up, this was already in former commit of planetlab4.sql,

(*) cross-ref mechanism reviewed
    could not handle several xrefs with the same type in the same table

(*) undid ad-hoc trick for selecting local/foreign nodes (was named scope)
    had no added-value and was only used in TestPeers anyway
PLC/Cache.py
PLC/Methods/GetNodes.py
PLC/Nodes.py
PLC/Persons.py
PLC/Sites.py
PLC/SliceAttributeTypes.py
PLC/Slices.py
TestPeers.py
peers-test.mk
planetlab4.sql