Skip to content

test: Finish tests for named parameters on query calls#7245

Merged
danieljbruce merged 2 commits intomainfrom
named-sql-parameter-tests
Feb 12, 2026
Merged

test: Finish tests for named parameters on query calls#7245
danieljbruce merged 2 commits intomainfrom
named-sql-parameter-tests

Conversation

@danieljbruce
Copy link
Contributor

Description

Previously #7147 was merged to provide support for high precision timestamps, but that PR only contained tests for positional parameters. In this PR we add tests for queries that have named parameters.

Impact

This PR ensures proper test coverage for queries requesting high precision timestamps.

Testing

This PR is adding new tests and that is all.

Additional Information

It is understood that a common customer user journey is to make requests for queries with named parameters and therefore this query is necessary.

@danieljbruce danieljbruce changed the title test: Finish tests for named parameters test: Finish tests for named parameters on query calls Feb 12, 2026
@danieljbruce danieljbruce merged commit d1e1a0a into main Feb 12, 2026
15 of 17 checks passed
@danieljbruce danieljbruce deleted the named-sql-parameter-tests branch February 12, 2026 16:30
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.

2 participants