View Issue Details

IDProjectCategoryView StatusLast Update
0006708SymmetricDSBugpublic2025-01-29 17:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.13Fixed in Version3.15.13 
Summary0006708: DDL Builder always sees a size difference for columns that are types without size when platform column exists
DescriptionAbstractDdlBuilder.areColumnSizesTheSame() converts the target platform column size from a -1 (when no size is specified) to a 0, but does not do the same thing for the source platform column size (leaves it at -1).

This causes a difference in the columns.
Tagsddl/schema

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 49b78092

2025-01-29 16:29:59

pmarzullo

Details Diff
0006708: DDL Builder always sees a size difference for columns that are
types without size when platform column exists
Affected Issues
0006708
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDdlBuilder.java Diff File

Issue History

Date Modified Username Field Change
2025-01-29 16:29 pmarzullo New Issue
2025-01-29 16:29 pmarzullo Status new => assigned
2025-01-29 16:29 pmarzullo Assigned To => pmarzullo
2025-01-29 16:29 pmarzullo Tag Attached: ddl/schema
2025-01-29 16:39 pmarzullo Status assigned => resolved
2025-01-29 16:39 pmarzullo Resolution open => fixed
2025-01-29 16:39 pmarzullo Fixed in Version => 3.15.13
2025-01-29 17:00 pmarzullo Changeset attached => SymmetricDS 3.15 49b78092