Changeset 7385


Ignore:
Timestamp:
10/11/05 13:40:58 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7384 r7385  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2005/09/29 Daniela Dorner
     22
     23   * datacenter/macros/setupdb.C:
     24     - added column in Ganymed
     25
     26
    2027
    2128 2005/10/10 Thomas Bretz
  • 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.