Changeset 28484 for branches/pap/dbconfig/stack.md
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dbconfig/stack.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/dbconfig/stack.md
r28043 r28484 53 53 quality S16 0 54 54 END 55 56 stackSummary METADATA 57 sass_id S64 0 # Primary Key fkey(sass_id) ref stackAssociation(sass_id) 58 projection_cell STR 32 # Primary Key 59 path_base STR 255 60 END 61 62 stackAssociation METADATA 63 sass_id S64 0 # Primary Key AUTO_INCREMENT 64 data_group STR 64 # Key 65 projection_cell STR 64 # Key 66 tess_id STR 64 # Key 67 filter STR 64 68 END 69 70 stackAssociationMap METADATA 71 sass_id S64 0 # Primary Key fkey(sass_id) ref stackAssociation(sass_id) 72 stack_id S64 0 # Primary Key fkey(stack_id) ref stackRun(stack_id) 73 END
Note:
See TracChangeset
for help on using the changeset viewer.
