Database connection pool Druid 1.2.23 publishing

Source: OSCHINA
2024-05-26 10:17:31

The database connection pool Druid 1.2.23 has been released, This version mainly enhances and optimizes the version of SQL statement parsing, and you can upgrade it as needed.

Issues

  1. Optimize the adaptation of SpringBoot3 dynamic data source scenarios   #5798
  2. Optimize the parenthesis parsing and SQL generation logic of expressions such as SQLBinaryOpExpr   #5855
  3. Optimized bracket parsing logic   #5914
  4. Add preliminary automatic adaptation logic for gaussdb, Goldendb and other databases   #5828   #5848
  5. Cancel the checker that makes hive's lower version jdbc incompatible   #5878
  6. Enhanced parsing of postgresql, mysql and other types of sql statements   #5881   #5879   #5795   #5885
  7. Other optimization of parsing SQL. Continuous optimization is mainly based on Issue feedback and PR feedback.

Related Connections

Update description: https://github.com/alibaba/druid/releases/tag/1.2.23

Expand to read the full text
Click to join the discussion 🔥 (1) Post and join the discussion 🔥
This wonderful review
Very good. The Gauss database finally reluctantly supports it
2024-05-26 16:30
one fabulous
report
one comment
four Collection
 Back to top
Top