Changeset 7385 for trunk/MagicSoft/Mars/datacenter
- Timestamp:
- 10/11/05 13:40:58 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/setupdb.C
r7363 r7385 584 584 " fSignificance FLOAT(5,1) NOT NULL," 585 585 " fScaleFactor FLOAT(5,2) NOT NULL," 586 " fStandard ENUM(\"no\",\"yes\") NOT NULL," //default no 586 587 " fLastUpdate TIMESTAMP" 587 588 ")"));
Note:
See TracChangeset
for help on using the changeset viewer.