You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add smart SQL completion with frequency-based sorting
- Add history frequency tracking for SQL keywords
- Store frequency data in ~/.config/pgcli/history_freq.db
- Support runtime toggle via \\set smart_completion_freq on/off
- Default disabled, compatible with existing prompt_toolkit completion
0 commit comments