This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 41386

Summary: Better order for column listing of indexes
Product: db Reporter: cbrettin <cbrettin>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152816    

Description cbrettin 2004-03-26 00:11:24 UTC
Could columns in indexes appear in the order that
the occour in the index. Presently, columns appear
to be listed in alphabetical order by name which
is quite misleading. Positions in the index can be
found by browsing the properties for each column
which is very tedious.
Comment 1 Jiri Rechtacek 2009-10-16 14:10:34 UTC
Reassigned to new owner.
Comment 2 matthias42 2011-10-23 20:06:59 UTC
The bug is pretty old - judging from the code in IndexColumnNodeProvider.java the bug is fixed and a short test showed, that this is indeed the case