Added support to copy SQL from main window to query tool. Fixes #4904 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7483ddf2b2ca9bb4a3531a91a6f32718dc89c243 Author: Pradip Parkale <pradip.parkale@enterprisedb.com> Modified Files -------------- docs/en_US/images/preferences_sql_options.png | Bin 212923 -> 187577 bytes docs/en_US/preferences.rst | 4 + docs/en_US/release_notes_5_6.rst | 1 + web/pgadmin/browser/static/js/node.js | 13 +- .../feature_tests/test_copy_sql_to_query_tool.py | 153 +++++++++++++++++++++ web/pgadmin/tools/datagrid/static/js/datagrid.js | 21 ++- .../sqleditor/utils/query_tool_preferences.py | 11 ++ web/regression/feature_utils/locators.py | 5 + 8 files changed, 206 insertions(+), 2 deletions(-)
Соглашаюсь с условиями обработки персональных данных