CR | Description |
---|---|
CON-4309 | When you use a REST API field GET request to get the field details of a database table, the REST API response does not capture the isUnique property of fields. |
CR | Description |
---|---|
CON-3323 | When you use a JDBC connection to write to a MySQL table, the task fails to write values that are of the Year data type. Workaround: Change the year data type to string or integer data type. Set the precision as 4. |