Add an option to auto-complete keywords in upper case. Fixes #2686 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b48145f01f7c431a56912fac27e33384ab21bdda Author: Akshay Joshi <akshay.joshi@enterprisedb.com> Modified Files -------------- .../images/preferences_sql_auto_completion.png | Bin 0 -> 131793 bytes docs/en_US/preferences.rst | 7 ++ docs/en_US/release_notes_3_1.rst | 3 +- .../sqlautocomplete/sql/default/keywords.sql | 5 ++ web/pgadmin/static/js/keyboard_shortcuts.js | 4 + .../static/js/sqleditor/query_tool_actions.js | 19 +++++ .../sqleditor/utils/query_tool_preferences.py | 33 +++++++- web/pgadmin/utils/sqlautocomplete/autocomplete.py | 10 +++ .../sqleditor/query_tool_actions_spec.js | 88 ++++++++++++++++++++- 9 files changed, 165 insertions(+), 4 deletions(-)
pgadmin-hackers by date:
Соглашаюсь с условиями обработки персональных данных