Description
ordered-by statement can have only two values, "system" or "user". We have a few places where these values are cross-referenced in an open-coded way. Add an explicit enumeration so that these are properly captured in the object model.
ordered-by statement can have only two values, "system" or "user". We have a few places where these values are cross-referenced in an open-coded way. Add an explicit enumeration so that these are properly captured in the object model.