IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 1, 2009, 3:39:59 PM (17 years ago)
Author:
watersc1
Message:

dqstatsContent shouldn't have dqstats_id be a primary key. I need to go back to sqlschool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/dqstats.md

    r26296 r26297  
    66
    77dqstatsContent METADATA
    8     dqstats_id     S64          0     # Primary Key fkey(dqstats_id) ref dqstatsRun(dqstats_id)
     8    dqstats_id     S64          0     # Key fkey(dqstats_id) ref dqstatsRun(dqstats_id)
    99    exp_id         S64          0     # Key fkey(exp_id) ref rawExp(exp_id)
    1010    chip_id        S64          0     # Key fkey(chip_id) ref chipRun(chip_id)
Note: See TracChangeset for help on using the changeset viewer.