View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007036 | SymmetricDS | Bug | public | 2025-08-28 15:26 | 2025-10-27 18:22 |
| Reporter | emiller | Assigned To | emiller | ||
| Priority | normal | ||||
| Status | assigned | Resolution | open | ||
| Product Version | 3.15.13 | ||||
| Target Version | 3.16.8 | ||||
| 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 | ||||
|
|
Merged PR into 3.16 : https://github.com/jumpmindinc/symmetric-ds/pull/425 |
|
|
3.17 PR: https://github.com/jumpmindinc/symmetric-ds/pull/426 |
| 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 |