IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2007, 3:16:08 PM (19 years ago)
Author:
jhoblitt
Message:

rename exp_id -> exp_name
rename exp_tag -> exp_id
add add rawExp.exp_tag for use as an external name only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/magic.md

    r11813 r14023  
    1 # $Id: magic.md,v 1.1 2007-02-15 02:12:42 jhoblitt Exp $
     1# $Id: magic.md,v 1.2 2007-07-06 01:16:08 jhoblitt Exp $
    22
    33#
     
    1010p4MagicMaskImfile METADATA
    1111    p4_id       S32         0       # Primary Key
    12     exp_tag     STR         64      # Primary Key
     12    exp_id     S64         64      # Primary Key
    1313    p3_version  S32         0       # Primary Key
    1414# class is not yet consistently carried through pXtools
     
    2121# p4MagicMaskImfile METADATA
    2222#     p4_id       S32         0       # Primary Key
    23 #     exp_tag     STR         64      # Primary Key
     23#     exp_id     S64         64      # Primary Key
    2424#     p3_version  S32         0       # Primary Key
    2525# # class is not yet consistently carried through pXtools
     
    3434#     skycell_id  STR         64      # Primary Key
    3535#     tess_id     STR         64      # Primary Key
    36 #     exp_tag     STR         64      # Primary Key
     36#     exp_id     S64         64      # Primary Key
    3737#     p3_version  S32         0       # Primary Key
    3838# # class is not yet consistently carried through pXtools
     
    5050#     skycell_id  STR         64      # Primary Key
    5151#     tess_id     STR         64      # Primary Key
    52 #     exp_tag     STR         64      # Primary Key
     52#     exp_id     S64         64      # Primary Key
    5353#     p3_version  S32         0       # Primary Key
    5454# # class is not yet consistently carried through pXtools
     
    6464#     skycell_id  STR         64      # Primary Key
    6565#     tess_id     STR         64      # Primary Key
    66 #     exp_tag     STR         64      # Primary Key
     66#     exp_id     S64         64      # Primary Key
    6767#     p3_version  S32         0       # Primary Key
    6868# # class is not yet consistently carried through pXtools
     
    7777# p4MagicMaskImfile METADATA
    7878#     p4_id       S32         0       # Primary Key
    79 #     exp_tag     STR         64      # Primary Key
     79#     exp_id     S64         64      # Primary Key
    8080#     p3_version  S32         0       # Primary Key
    8181# # class is not yet consistently carried through pXtools
Note: See TracChangeset for help on using the changeset viewer.