Ignore:
Timestamp:
10/11/05 13:40:58 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/macros/setupdb.C

    r7363 r7385  
    584584         "  fSignificance       FLOAT(5,1)            NOT NULL,"
    585585         "  fScaleFactor        FLOAT(5,2)            NOT NULL,"
     586         "  fStandard           ENUM(\"no\",\"yes\")  NOT NULL,"  //default no
    586587         "  fLastUpdate         TIMESTAMP"
    587588         ")"));
Note: See TracChangeset for help on using the changeset viewer.