-
Notifications
You must be signed in to change notification settings - Fork 607
Closed
Labels
Description
versions: clickhouse-jdbc 0.3.2 with mybatis3.5.9
exception: DB::Exception: Cannot convert string 2022-03-10 23:59:59.999 to type DateTime (version 20.8.3.18)
issues:
when i use a java date type field to limit the datetime field in the database via mybatis, I found that the exception occurs for versions above 0.3.2, while everything is ok when it downgraded to 0.3.1