View Issue Details

IDProjectCategoryView StatusLast Update
0006709SymmetricDSImprovementpublic2025-02-14 14:27
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.13Fixed in Version3.15.13 
Summary0006709: Support UUID column types (including DDL) directly for MySQL and MariaDB
DescriptionSupport 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.
Tagsddl/schema, dialect: mysql/mariadb

Relationships

has duplicate 0006701 closedpmarzullo Support UUID column types for MariaDB 

Activities

pbelov

2025-02-14 14:27

manager   ~0002636

Released as part of 3.15.13

Related Changesets

SymmetricDS: 3.15 0e687110

2025-01-29 16:38:39

pmarzullo

Details Diff
0006709: Support UUID column types (including DDL) directly for MySQL
and MariaDB
Affected Issues
0006709
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mysql/MySqlDdlReader.java Diff File

Issue History

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
2025-02-14 14:27 pbelov Note Added: 0002636
2025-02-14 14:27 pbelov Status resolved => closed