What's Changed
- Configurable numeric alignment in tabular output by @rolandwalker in #1472
- Better
keyword_casing=autoheuristic. by @rolandwalker in #1473 - Add completion candidates for stored procedures by @rolandwalker in #1474
- Let favorite queries be special commands by @rolandwalker in #1477
- Simplify binary value rendering by @rolandwalker in #1478
- Offer completions on
CREATE TABLE ... LIKEby @rolandwalker in #1479 - [feat] Escape database name completions by @scottnemes in #1480
- Fix issue with colalign and empty resultset by @scottnemes in #1482
- Better solution for binary value rendering by @rolandwalker in #1483
- Use 0x-style hex literals in SQL output formats by @rolandwalker in #1484
- Offer completions on
redirectformatcommand by @rolandwalker in #1485 - Prepare release v1.48.0 by @rolandwalker in #1486
Full Changelog: v1.47.0...v1.48.0