View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007036 | SymmetricDS | Bug | public | 2025-08-28 15:26 | 2025-08-28 15:26 |
Reporter | emiller | Assigned To | |||
Priority | normal | ||||
Status | new | Resolution | open | ||
Product Version | 3.15.13 | ||||
Target Version | 3.16.6 | ||||
Summary | 0007036: A database platform's case sensitivity is not taken into consideration when checking whether an index needs modified | ||||
Description | A 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. | ||||
Tags | ddl/schema | ||||