Changeset 10152 for trunk/dbconfig
- Timestamp:
- Nov 22, 2006, 3:42:57 PM (20 years ago)
- Location:
- trunk/dbconfig
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/config.md
r10109 r10152 2 2 pkg_name STR ippdb 3 3 pkg_namespace STR ippdb 4 pkg_version STR 0.0.5 74 pkg_version STR 0.0.58 5 5 END -
trunk/dbconfig/tasks.md
r10109 r10152 1 # $Id: tasks.md,v 1.9 6 2006-11-20 23:57:07 jhoblitt Exp $1 # $Id: tasks.md,v 1.97 2006-11-23 01:42:57 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 108 108 exp_type STR 64 109 109 imfiles S32 0 110 filter STR 255110 filter STR 64 111 111 airmass F32 0.0 112 112 ra F64 0.0 … … 132 132 exp_type STR 64 133 133 imfiles S32 0 134 filter STR 255134 filter STR 64 135 135 airmass F32 0.0 136 136 ra F64 0.0 … … 154 154 uri STR 255 155 155 exp_type STR 64 156 filter STR 255156 filter STR 64 157 157 airmass F32 0.0 158 158 ra F64 0.0 … … 268 268 det_id S32 0 # Primary Key AUTO_INCREMENT 269 269 iteration S32 0 # Key 270 det_type STR 255 # Key 270 det_type STR 64 # Key 271 det_mode STR 64 # Key 271 272 state STR 64 # Key 272 273 exp_type STR 64 273 filter STR 255274 filter STR 64 274 275 airmass F32 0.0 275 276 exp_time F32 0.0
Note:
See TracChangeset
for help on using the changeset viewer.
