Skip to content

v1.7.0

Compare
Choose a tag to compare
@DoubleDi DoubleDi released this 20 Aug 12:04
· 57 commits to master since this release
2f2e8bf
  • github actions
  • compatibility with external systems like https://github.com/nikepan/clickhouse-bulk
  • support tuple querying with clickhouse.Tuple
  • update linter to golangci-lint
  • verbose errors
  • SimpleAggregateFunction support
  • TLSConfig fix in dsn
  • Fix Nullable(String) empty string parsing