View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003484 | SymmetricDS | Improvement | public | 2018-03-09 17:44 | 2018-03-12 12:26 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.5 | ||||
Target Version | 3.9.5 | Fixed in Version | 3.9.5 | ||
Summary | 0003484: MySQL tinyint columns can be sent as boolean columns through DDL statements | ||||
Description | By default MySQL tinyint columns will be transferred as tinyint to other platforms for table creations. Turning the following parameter on will allow this to translate to a boolean type on target platforms. mysql.tinyint.ddl.to.boolean=true | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 c8abc97d 2018-03-09 12:44:27 Details Diff |
0003484: MySQL tinyint columns can be sent as boolean columns through DDL statements |
Affected Issues 0003484 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
SymmetricDS: 3.9 d84e933a 2018-03-09 12:49:08 Details Diff |
0003484: MySQL tinyint columns can be sent as boolean columns through DDL statements |
Affected Issues 0003484 |
|
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-03-09 17:44 | josh-a-hicks | New Issue | |
2018-03-09 17:44 | josh-a-hicks | Status | new => assigned |
2018-03-09 17:44 | josh-a-hicks | Assigned To | => josh-a-hicks |
2018-03-09 17:45 | josh-a-hicks | Status | assigned => resolved |
2018-03-09 17:45 | josh-a-hicks | Resolution | open => fixed |
2018-03-09 17:45 | josh-a-hicks | Fixed in Version | => 3.9.5 |
2018-03-09 18:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.9 d84e933a |
2018-03-09 18:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.9 c8abc97d |
2018-03-12 12:26 | chenson | Status | resolved => closed |