View Issue Details

IDProjectCategoryView StatusLast Update
0005605SymmetricDSImprovementpublic2022-11-30 19:49
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.3Fixed in Version3.14.3 
Summary0005605: Parameter that alters table case should be for cross platform only
DescriptionAlter the case of table names and columns only when creating tables on a different database platform than the source. When both databases are the same, the case should be preserved, such as MySQL to MySQL. The parameter dataloader.create.table.alter.to.match.db.case is true by default, which causes table name and column names to be created in the default case of the target database if source is all upper or lower case.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 4edb6a34

2022-11-28 21:29:48

admin

Details Diff
0005605: Parameter that alters table case should be for cross platform
only
Affected Issues
0005605
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java Diff File

Issue History

Date Modified Username Field Change
2022-11-28 21:29 elong New Issue
2022-11-28 21:29 elong Status new => assigned
2022-11-28 21:29 elong Assigned To => elong
2022-11-28 21:30 elong Status assigned => resolved
2022-11-28 21:30 elong Resolution open => fixed
2022-11-28 21:30 elong Fixed in Version => 3.14.3
2022-11-28 22:00 admin Changeset attached => SymmetricDS 3.14 4edb6a34
2022-11-30 19:49 admin Status resolved => closed