Skip to content

Update Rust crate odbc-api to v27#102

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/odbc-api-27.x
May 22, 2026
Merged

Update Rust crate odbc-api to v27#102
renovate[bot] merged 1 commit into
mainfrom
renovate/odbc-api-27.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
odbc-api dependencies major 26.027.0

Release Notes

pacman82/odbc-api (odbc-api)

v27.0.0

Compare Source

🚀 Features
  • AnyBuffer is deprecated and replaced by BoxColumnBuffer.

  • [breaking] Prepared::into_column_inserter now uses BoxColumnBuffer instead of AnyBuffer.

    From the perspective of the user this works largely the same. Calls to as_text_view must be exchanged with as_text, as_w_text_view -> as_wide_text, as_bin_view -> as_binary.

v26.1.0

Compare Source

🚀 Features
  • Pod trait is now pub. This enables the use of AnyColumnBufferSlice::as_slice in generic code.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge May 22, 2026 21:08
@renovate
renovate Bot merged commit 1731dea into main May 22, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/odbc-api-27.x branch May 22, 2026 21:35
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.

0 participants