reference tests

I created 4 DM tests:
      ref-not-pk - foreign key to a key other than the primary key.
  ref-some-nulls - foreign key to a row with some NULLs in the key.
   ref-all-nulls - foreign key to a row with all NULLs in the key.
       ref-no-pk - foreign key to a table with no primary key.
-- 
-ericP

Received on Monday, 19 March 2012 19:06:04 UTC