Skip to content

Releases: databendlabs/bendsql

v0.4.0

10 Jul 10:06
ea59261
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.4.0

v0.3.12

28 Jun 02:34
da2eb9a
Compare
Choose a tag to compare

What's Changed

  • bump-toolchain by @sundy-li in #127
  • feat(cli): Add settings.max_width and settings.max_col_width by @TCeason in #131
  • fix(cli): fix head name is not ascii string error by @TCeason in #136
  • fix(cli): delete err logic: recompute_total_length > max_width by @TCeason in #137
  • Update Cargo.toml by @sundy-li in #133

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11

08 Jun 15:07
17b0d8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

18 May 09:09
ea34350
Compare
Choose a tag to compare

What's Changed

  • feat(query): support decimal by @sundy-li in #113
  • feat: support config max_display_rows by @sundy-li in #114
  • feat(driver): support tenant & warehouse header for flight sql by @everpcpc in #115
  • fix(driver): feature for import arrow_array by @everpcpc in #116
  • fix(core): decode percent encoded password by @everpcpc in #117
  • fix(driver): decode percent encoded password for flightsql by @everpcpc in #118

Full Changelog: v0.3.9...v0.3.10

v0.3.9

09 May 05:02
027f639
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

08 May 03:08
8088208
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

28 Apr 09:56
26b4513
Compare
Choose a tag to compare

What's Changed

  • fix(cli): only print one time for multiple queries by @everpcpc in #106

Full Changelog: v0.3.6...v0.3.7

v0.3.6

28 Apr 09:07
f055fad
Compare
Choose a tag to compare

What's Changed

  • fix(cli): implicitly set output format to null for --time by @everpcpc in #105

Full Changelog: v0.3.5...v0.3.6

v0.3.5

28 Apr 08:07
17f5833
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

26 Apr 12:43
f1368a5
Compare
Choose a tag to compare

What's Changed

  • fix(cli): append space for appending mutiline query by @everpcpc in #97
  • feat(cli): handle escaped newline chars for data loading by @everpcpc in #98
  • chore(cli): bump version 0.3.4 by @everpcpc in #99

Full Changelog: v0.3.3...v0.3.4