Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SQL server browser/connections API optimisations #60680

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nyalldawson
Copy link
Collaborator

@nyalldawson nyalldawson commented Feb 20, 2025

Considerably lightens the load when browsing SQL Server connections via browser by avoiding excessive database queries

Fixes #31101

@nyalldawson nyalldawson added the Optimization I feel the need... the need for speed! label Feb 20, 2025
@github-actions github-actions bot added this to the 3.42.0 milestone Feb 20, 2025
@nyalldawson nyalldawson added Frozen Feature freeze - Do not merge! MS SQL data provider labels Feb 20, 2025
Copy link

github-actions bot commented Feb 20, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit f61c8c9)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit f61c8c9)

@nyalldawson nyalldawson removed the Frozen Feature freeze - Do not merge! label Feb 21, 2025
@nyalldawson nyalldawson reopened this Feb 22, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
MS SQL data provider Optimization I feel the need... the need for speed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QGIS browser connections to MSSQL generate multiple (000s) processes on database server
1 participant