View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006708 | SymmetricDS | Bug | public | 2025-01-29 16:29 | 2025-02-14 14:27 |
| Reporter | pmarzullo | Assigned To | pmarzullo | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.0 | ||||
| Target Version | 3.15.13 | Fixed in Version | 3.15.13 | ||
| Summary | 0006708: DDL Builder always sees a size difference for columns that are types without size when platform column exists | ||||
| Description | AbstractDdlBuilder.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. | ||||
| Tags | ddl/schema | ||||
| 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 |
| 2025-02-14 14:27 | pbelov | Note Added: 0002638 | |
| 2025-02-14 14:27 | pbelov | Status | resolved => closed |