Skip to content

Modernize ODBC test code style#740

Closed
sfc-gh-ddas wants to merge 1 commit intographite-base/740from
mod-cleanup
Closed

Modernize ODBC test code style#740
sfc-gh-ddas wants to merge 1 commit intographite-base/740from
mod-cleanup

Conversation

@sfc-gh-ddas
Copy link
Copy Markdown
Contributor

Apply const-correctness (const auto, const SQLRETURN), replace
C-style casts with sqlchar() helper and static_cast, use structured
bindings for interval/temporal check results, remove unused includes,
and prefer constexpr for compile-time constants.

Copy link
Copy Markdown
Contributor Author

sfc-gh-ddas commented Mar 27, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sfc-gh-ddas sfc-gh-ddas changed the base branch from session-schema to graphite-base/740 April 10, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant