IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6276


Ignore:
Timestamp:
Jan 31, 2006, 7:12:38 PM (20 years ago)
Author:
jhoblitt
Message:

rename exptype -> exp_type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r6275 r6276  
    1 # $Id: tasks.md,v 1.15 2006-02-01 05:09:28 jhoblitt Exp $
     1# $Id: tasks.md,v 1.16 2006-02-01 05:12:38 jhoblitt Exp $
    22
    33newExp METADATA
    44    exp_id      STR         255     # Primary Key
    55    camera      STR         255
    6     exptype     STR         255
     6    exp_type     STR         255
    77    filter      STR         255
    88    class       STR         255
     
    2222    exp_id      STR         255     # Primary Key
    2323    camera      STR         255
    24     exptype     STR         255
     24    exp_type     STR         255
    2525    filter      STR         255
    2626    class       STR         255
     
    4040    exp_id      STR         255     # Primary Key
    4141    camera      STR         255
    42     exptype     STR         255
     42    exp_type     STR         255
    4343    filter      STR         255
    4444    class       STR         255
     
    5858    exp_id      STR         255     # Primary Key
    5959    camera      STR         255
    60     exptype     STR         255
     60    exp_type     STR         255
    6161    filter      STR         255
    6262    class       STR         255
     
    7272    exp_id      STR         255     # Primary Key
    7373    camera      STR         255
    74     exptype     STR         255
     74    exp_type     STR         255
    7575    filter      STR         255
    7676    class       STR         255
     
    9999    exp_id      STR         255     # Primary Key
    100100    camera      STR         255
    101     exptype     STR         255
     101    exp_type     STR         255
    102102    filter      STR         255
    103103    class       STR         255
     
    131131    exp_id      STR         255     # Primary Key
    132132    camera      STR         255
    133     exptype     STR         255
     133    exp_type     STR         255
    134134    filter      STR         255
    135135    class       STR         255
     
    143143    version     STR         64
    144144    label       STR         255
    145     exptype     STR         255
     145    exp_type     STR         255
    146146    class       STR         255
    147147    nclass      S32         0
Note: See TracChangeset for help on using the changeset viewer.