View Issue Details

IDProjectCategoryView StatusLast Update
0006659SymmetricDSBugpublic2024-12-04 14:29
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.11Fixed in Version3.15.11 
Summary0006659: Custom data types causing sizing detection issues on table comparisons
DescriptionCustom data type sizes should not be used when comparing columns. Will produce logging like the following and attempt to alter the table even though it has not changed.

The BundleName column on the Bundle table changed size from (50) to (50)
TagsNo tags attached.

Activities

pbelov

2024-12-04 14:29

manager   ~0002538

Included in the SymmetricDS release 3.15.11

Related Changesets

SymmetricDS: 3.15 dfb675be

2024-11-26 20:06:06

josh-a-hicks

Details Diff
0006659: Custom data types causing sizing detection issues on table
comparisons
Affected Issues
0006659
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2024-11-26 20:05 josh-a-hicks New Issue
2024-11-26 20:05 josh-a-hicks Status new => assigned
2024-11-26 20:05 josh-a-hicks Assigned To => josh-a-hicks
2024-11-26 20:32 josh-a-hicks Status assigned => resolved
2024-11-26 20:32 josh-a-hicks Resolution open => fixed
2024-11-26 20:32 josh-a-hicks Fixed in Version => 3.15.11
2024-11-26 21:00 josh-a-hicks Changeset attached => SymmetricDS 3.15 dfb675be
2024-12-04 14:29 pbelov Status resolved => closed
2024-12-04 14:29 pbelov Note Added: 0002538