What's Changed
- Remove unused preprocessor for tabular output by @rolandwalker in #1489
- "Eager" completions for the
sourcecommand, limiting to*.sqlfiles by @rolandwalker in #1488 - Refactor completions for special commands by @rolandwalker in #1487
- Better sorting for filename completions in
sourceby @rolandwalker in #1491 - Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 by @dependabot[bot] in #1492
- Place
--password-filehigher in precedence rules by @rolandwalker in #1494 - [feat] Suggest column names from all tables in the current database after SELECT (#212) by @scottnemes in #1497
- Fix TLS deprecation warning in test suite by @rolandwalker in #1498
- [chore] Convert importlib read_text and open_text uses to newer files() syntax by @scottnemes in #1501
- Bump astral-sh/ruff-action from 3.5.1 to 3.6.1 by @dependabot[bot] in #1503
- Refactor completion candidate sorting by @rolandwalker in #1500
- Pull request template nits and fenced code block by @rolandwalker in #1505
- Offer
SELECT *completion if no tables in database by @rolandwalker in #1504 - Store/retrieve passwords with the system keyring by @rolandwalker in #1499
- [fix] Show user in password prompt by @scottnemes in #1502
- Prepare changelog for release v1.49.0 by @rolandwalker in #1506
Full Changelog: v1.48.0...v1.49.0