version:
clickhouse:21.7
clickhouse-jdbc 0.3.2-patch11
issue:
Caused by: java.sql.BatchUpdateException: Code: 6, e.displayText() = DB::Exception: Cannot parse string '2023-02-02 18:26:21.363' as DateTime: syntax error at position 19 (parsed just '2023-02-02 18:26:21'): while converting source column '2023-02-02 18:26:21.363' to destination column task_date (version 21.3.4.25)
java.util.Date ,This type of writing needs to be supported,in mybatis,Instead of using the special form ‘input’
related issues
#863
upgrade 0.3.2-patch11
version:
clickhouse:21.7
clickhouse-jdbc 0.3.2-patch11
issue:
Caused by: java.sql.BatchUpdateException: Code: 6, e.displayText() = DB::Exception: Cannot parse string '2023-02-02 18:26:21.363' as DateTime: syntax error at position 19 (parsed just '2023-02-02 18:26:21'): while converting source column
'2023-02-02 18:26:21.363'to destination column task_date (version 21.3.4.25)java.util.Date ,This type of writing needs to be supported,in mybatis,Instead of using the special form ‘input’
related issues
#863
upgrade 0.3.2-patch11