View Issue Details

IDProjectCategoryView StatusLast Update
0007036SymmetricDSBugpublic2025-10-27 18:22
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.15.13 
Target Version3.16.8 
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

emiller

2025-10-27 16:37

developer   ~0003532

Last edited: 2025-10-27 16:58

View 2 revisions

Merged PR into 3.16 : https://github.com/jumpmindinc/symmetric-ds/pull/425

emiller

2025-10-27 18:22

developer   ~0003533

3.17 PR: https://github.com/jumpmindinc/symmetric-ds/pull/426

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
2025-09-03 18:47 emiller Target Version 3.16.6 =>
2025-09-10 17:13 awebb Status new => acknowledged
2025-10-27 14:38 emiller Assigned To => emiller
2025-10-27 14:38 emiller Status acknowledged => assigned
2025-10-27 14:39 emiller Target Version => 3.16.8
2025-10-27 16:37 emiller Note Added: 0003532
2025-10-27 16:58 pbelov Note Edited: 0003532 View Revisions
2025-10-27 18:22 emiller Note Added: 0003533