Skip to content

Druid发布1.2.4版本,增强SQL Parser,支持JDK8日期类型

Compare
Choose a tag to compare
@wenshao wenshao released this 12 Dec 16:11
· 1016 commits to master since this release

这个是一个小的bug修复版本,修复了一系列SQL Parser的问题,增强对JDK 8的支持。

Issues

  1. SQL Parser增强对clickhouse/hive/mysql/oracle/postgresql的支持 #4043 #4042 #4031 #4082 #4067 #4059 #4056 #4050 #4070
  2. SQL防火墙修复在Oracle下不支持Insert ALL的问题 #4065
  3. 连接池日志打印支持LocalDateTime、LocalDate等JDK 8数据类型

相关连接