Skip to content

v1.1.1

Compare
Choose a tag to compare
@jayvynl jayvynl released this 07 Sep 15:12
· 121 commits to main since this release
8d8c456

What's Changed

  • Fix connection pool arguments connections_min and connections_max by @jayvynl in #35
  • Black code style by @jayvynl in #36
  • Support MergeTree settings in creating table by @jayvynl in #37
  • Support distributed DDL and distributed table.
  • Support create migration table and run migrating on cluster.
  • Support escaping dict data.
  • Fix bug: exception is raised when insert data with expression values.
  • Fix bug: exception is raised when alter field from not null to null.

Full Changelog: v1.1.0...v1.1.1