Last change
on this file since 1058 was
1058,
checked in by joachim, 18 years ago
|
add serial index
|
-
Property svn:keywords set to
Id
|
File size:
557 bytes
|
Rev | Line | |
---|
[440] | 1 | <?xml version="1.0"?> |
---|
[502] | 2 | <object name="portal_pins" meta_type="CMF Catalog"> |
---|
[440] | 3 | <column value="pin"/> |
---|
| 4 | <column value="student"/> |
---|
[488] | 5 | <column value="serial"/> |
---|
[535] | 6 | <column value="prefix_batch"/> |
---|
[440] | 7 | <index name="pin" meta_type="FieldIndex"> |
---|
| 8 | <indexed_attr value="pin"/> |
---|
| 9 | </index> |
---|
[535] | 10 | <index name="prefix_batch" meta_type="FieldIndex"> |
---|
| 11 | <indexed_attr value="prefix_batch" /> |
---|
| 12 | </index> |
---|
[440] | 13 | <index name="student" meta_type="FieldIndex"> |
---|
| 14 | <indexed_attr value="student"/> |
---|
| 15 | </index> |
---|
[1058] | 16 | <index name="serial" meta_type="FieldIndex"> |
---|
| 17 | <indexed_attr value="serial"/> |
---|
| 18 | </index> |
---|
[440] | 19 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.