Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 02:07
· 1 commit to main since this release
bf29bc5
  • ClickHouse 25.1 serializes booleans as 1/0 when using FORMAT JSON. We only used that in introspection. Change it to use toJSONString instead.
  • Fix returning explain query plan