As discussed [here](https://github.com/dbcli/pgcli/discussions/1509), there is no autocompletion when setting the search_path (`SET search_path TO bar`). [As suggested](https://github.com/dbcli/pgcli/discussions/1509#discussioncomment-13276295), the first autocompletion can easily be implemented by adding `search_path TO` here: https://github.com/dbcli/pgcli/blob/435cf7f2843c1a161ad63d72b75b91d1ccba8200/pgcli/packages/pgliterals/pgliterals.json#L230
Activity
Add suggestion when setting the search_path
Add suggestion when setting the search_path
Add suggestion when setting the search_path
Add suggestion when setting the search_path
Add suggestion when setting the search_path
Add suggestion when setting the search_path (dbcli#1513)