View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001753 | SymmetricDS | Bug | public | 2014-06-09 15:18 | 2022-10-04 15:15 |
Reporter | josh-a-hicks | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.14.2 | Fixed in Version | 3.14.2 | ||
Summary | 0001753: Default values that are functions do not work while creating tables in MySQL | ||||
Description | Discovered while creating tables from a SQL Server database to a MySQL database with columns that had default values such as getdate() or newid(). | ||||
Tags | ddl/schema | ||||
SymmetricDS: 3.14 b74944df 2022-09-26 19:52:29 evan-miller-jumpmind Details Diff |
0001753: Added support for expressions as default values to MySQL |
Affected Issues 0001753 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mariadb/MariaDBSymmetricDialect.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mysql/MySqlSymmetricDialect.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/io/DatabaseXmlUtil.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Column.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/DatabaseInfo.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mysql/MySqlDdlBuilder.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mysql/MySqlDdlReader.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-09 15:18 | josh-a-hicks | New Issue | |
2019-04-22 17:58 | elong | Tag Attached: ddl/schema | |
2019-07-17 14:23 | hanes | Relationship added | related to 0004001 |
2022-09-26 19:52 | emiller | Assigned To | => emiller |
2022-09-26 19:52 | emiller | Status | new => resolved |
2022-09-26 19:52 | emiller | Resolution | open => fixed |
2022-09-26 19:52 | emiller | Fixed in Version | => 3.14.2 |
2022-09-26 20:00 | Changeset attached | => SymmetricDS 3.14 b74944df | |
2022-10-04 15:15 | admin | Status | resolved => closed |