Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 4b71519b80b5481cf16083ac07117c8cc5be027f https://github.com/pgadmin-org/pgadmin4/commit/4b71519b80b5481cf16083ac07117c8cc5be027f Author: Anil Sahoo <anil.sa...@enterprisedb.com> Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths: M docs/en_US/query_tool.rst M docs/en_US/query_tool_toolbar.rst M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx M web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py M web/regression/feature_utils/locators.py Log Message: ----------- Rename all references of 'Execute query' to 'Execute script' to be more relevant. #6842