Description
Request for documentation
From pull request qgis/QGIS#60761
Author: @nyalldawson
QGIS version: 3.44
[feature] Add stored query support to Execute SQL window
PR Description:
This ports the equivalent functionality from DB Manager over to the core/browser "Execute SQL" dialog.
Users can insert stored queries into their current query, save new stored queries, and remove queries via a new toolbar action.
Users can opt to store queries in either the current project (ie the DB Manager approach, and this is fully compatible with
existing queries stored via DB Manager) or in the local user profile (so that they are available across different projects)
Sponsored by City of Canning
Peek.2025-02-26.11-56.mp4
Commits tagged with [need-docs] or [FEATURE]
"[feature] Add stored query support to Execute SQL window\n\nThis ports the equivalent functionality from DB Manager over to\nthe core/browser "Execute SQL" dialog.\n\nUsers can insert stored queries into their current query, save\nnew stored queries, and remove queries via a new toolbar action.\n\nUsers can opt to store queries in either the current project\n(ie the DB Manager approach, and this is fully compatible with\nexisting queries stored via DB Manager) or in the local user\nprofile (so that they are available across different projects)\n\nSponsored by City of Canning"