- Add SqlCompleter (sql_completer.py): schema-aware popup with keyword,
table, view, and lazy column completions; dot-notation and Ctrl+Space
- Add FindBar to EditorTab: inline find/replace with wrap-around,
case/whole-word flags, match count, and Ctrl+F / Ctrl+H shortcuts
- Color workspace tab text by connection profile in MainWindow
- Move Toggle History shortcut Ctrl+H → Ctrl+Shift+H to free Ctrl+H
for Find & Replace
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>