IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2006, 12:13:24 PM (21 years ago)
Author:
jhoblitt
Message:

fixes & mysql work arounds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/telescope.md

    r5971 r6038  
    1111#    time        DATETIME    2006-01-11T00:00:00 # Primary Key
    1212# XXX there is currently no way to declare an enum - use str or int instead?
    13     guide       STR         foo
     13    guide       STR         255
    1414    alt         F32         0.0
    1515    az          F32         0.0
    1616    ra          F64         0.0
    17     dec         F64         0.0
     17    decl        F64         0.0
    1818END
Note: See TracChangeset for help on using the changeset viewer.