Index Name Generation
Posted: Fri 07 Apr 2017 18:05
Small bug that may have cropped into 7.2.58
When adding an index to a table, in the index editor will always add 'UK' as UK_Some_DB_Name even when adding a non-unique index (right click to add a non-unique index).
More of an annoyance, but should add IDX_Some_DB_name if non-unique.
Toggling the Unique check box does properly toggle the prefix correctly, it's just on the initial adding of a new index to the editor.
Not sure if this is the right place to report, if not I can move it.
Sandy
When adding an index to a table, in the index editor will always add 'UK' as UK_Some_DB_Name even when adding a non-unique index (right click to add a non-unique index).
More of an annoyance, but should add IDX_Some_DB_name if non-unique.
Toggling the Unique check box does properly toggle the prefix correctly, it's just on the initial adding of a new index to the editor.
Not sure if this is the right place to report, if not I can move it.
Sandy