Releases: databendlabs/bendsql
Releases · databendlabs/bendsql
v0.4.0
v0.3.12
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
What's Changed
- feat: Support python binding by @hantmac in #112
- chore: better error print by @sundy-li in #119
- feat: support bitmap datatype by @sundy-li in #121
- fix(driver): example for query_row by @everpcpc in #122
- fix(cli): delete show affected rows by @zhyass in #126
- feat(docs): explain dsn by @everpcpc in #129
- feat: support token ColumnPosition. by @youngsofun in #128
- chore(cli): bump version v0.3.11 by @everpcpc in #130
New Contributors
- @hantmac made their first contribution in #112
- @zhyass made their first contribution in #126
- @youngsofun made their first contribution in #128
Full Changelog: v0.3.10...v0.3.11
v0.3.10
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
v0.3.8
v0.3.7
v0.3.6
v0.3.5
What's Changed
- feat: add output null and time by @sundy-li in #101
- fix(driver): better handle null datatype by @everpcpc in #100
- chore(driver): upgrade arrow-rs to 38.0.0 by @everpcpc in #102
- chore(cli): better version with build info by @everpcpc in #103
- chore(cli): optimize output stats & progress by @everpcpc in #104
Full Changelog: v0.3.4...v0.3.5