What's Changed
- [chore] Remove SQLResult get_output method and switch to accessing the fields directly by @scottnemes in #1441
- Respect
--logfilewith--executeat the CLI by @rolandwalker in #1442 - Allow history file location to be configured by @rolandwalker in #1443
- Graceful failure for
--list-ssh-configby @rolandwalker in #1444 - Import MySQL completion candidates from
pygmentsby @rolandwalker in #1447 - Place exact-leading completions first by @rolandwalker in #1448
- Downgrade to paramiko 3.5.1 by @rolandwalker in #1445
- Feat/341/rework password logic by @scottnemes in #1436
- [chore] Add new connection scheme check function and updated password check logic to use it by @scottnemes in #1452
- Make destructive-warning keywords configurable by @rolandwalker in #1446
- Smarter fuzzy completion matches by @rolandwalker in #1449
- Let
GRANT ... ONforms offer schema names as completions by @rolandwalker in #1451 - Fix tests on "GRANTS ... ON" completions by @rolandwalker in #1453
- Prepare release v1.45.0 by @rolandwalker in #1454
Full Changelog: v1.44.2...v1.45.0