View Issue Details

IDProjectCategoryView StatusLast Update
0007036SymmetricDSBugpublic2025-08-28 15:26
Reporteremiller Assigned To 
Prioritynormal 
Status newResolutionopen 
Product Version3.15.13 
Target Version3.16.6 
Summary0007036: A database platform's case sensitivity is not taken into consideration when checking whether an index needs modified
DescriptionA database platform's case sensitivity is not taken into consideration when checking whether an index needs modified. Even if the database platform is case insensitive, a case sensitive comparison is performed. This could result in an index being dropped and added unnecessarily.
Tagsddl/schema

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-08-28 15:26 emiller New Issue
2025-08-28 15:26 emiller Tag Attached: ddl/schema