Skip to content

perf: don't open new connections for test_get_table_schema#184

Merged
lidavidm merged 1 commit intomainfrom
dev
Mar 18, 2026
Merged

perf: don't open new connections for test_get_table_schema#184
lidavidm merged 1 commit intomainfrom
dev

Conversation

@lidavidm
Copy link
Contributor

This makes the suite faster, and avoids flakiness for certain vendors that can't handle rapidly opening/closing connections.

This means, however, that all queries need to undo any connection- level state changes.

This means, however, that all queries need to undo any connection-
level state changes.
@lidavidm lidavidm merged commit 943aa28 into main Mar 18, 2026
3 checks passed
@lidavidm lidavidm deleted the dev branch March 18, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant