View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006709 | SymmetricDS | Improvement | public | 2025-01-29 16:37 | 2025-01-30 13:47 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.13 | Fixed in Version | 3.15.13 | ||
Summary | 0006709: Support UUID column types (including DDL) directly for MySQL and MariaDB | ||||
Description | Support UUID column types (including DDL) directly for MySQL and MariaDB. UUID data type can be represented as a VARCHAR(36), so define the column type as VARCHAR(36), and provide the UUID type in the platform column definition. | ||||
Tags | ddl/schema, dialect: mysql/mariadb | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-29 16:37 | pmarzullo | New Issue | |
2025-01-29 16:37 | pmarzullo | Status | new => assigned |
2025-01-29 16:37 | pmarzullo | Assigned To | => pmarzullo |
2025-01-29 16:37 | pmarzullo | Tag Attached: ddl/schema | |
2025-01-29 16:37 | pmarzullo | Tag Attached: dialect: mysql/mariadb | |
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 0e687110 |
2025-01-30 13:46 | pmarzullo | Relationship added | related to 0006701 |
2025-01-30 13:47 | pmarzullo | Relationship replaced | has duplicate 0006701 |