Skip to content

Release v0.3.2-patch2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 12:01
fbe7d71

This is a patch release for fixing issue of getting table meta data from ClickHouse server older than 21.6 - see #804 for details.

Java client does not have the issue, so you can continue to use 0.3.2.

commits...
  • [3ec6042]: Fix version check for system.tables.comment column in DatabaseMetaData.getTables (Yuya Ebihara) #804
  • [1299db9]: Add integration test (Zhichun Wu) #804