chore(deps): bump mssql-tiberius-bridge from 0.1.0-preview.5 to 0.1.0 - #29
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [mssql-tiberius-bridge](https://github.com/saurabh500/mssql-tiberius-bridge) from 0.1.0-preview.5 to 0.1.0. - [Release notes](https://github.com/saurabh500/mssql-tiberius-bridge/releases) - [Changelog](https://github.com/saurabh500/mssql-tiberius-bridge/blob/main/CHANGELOG.md) - [Commits](saurabh500/mssql-tiberius-bridge@v0.1.0-preview.5...v0.1.0) --- updated-dependencies: - dependency-name: mssql-tiberius-bridge dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/mssql-tiberius-bridge-0.1.0
branch
from
September 21, 2026 08:01
b34f37a to
f689deb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mssql-tiberius-bridge from 0.1.0-preview.5 to 0.1.0.
Release notes
Sourced from mssql-tiberius-bridge's releases.
Changelog
Sourced from mssql-tiberius-bridge's changelog.
Commits
5153e4cMigrate to crates.io mssql-tds and release version 0.1.0 (#106)9a3d10aEnable decimal numeric serialization tests (#103)747f55aUpgrade mssql-tds-preview to 0.1.0-preview.5 (#102)83f3454Use RowWriter for zero-copy row decode in both streaming and buffered paths (...ab6b969Implement ToSql for rust_decimal::Decimal (closes #87) (#98)abc3764Use RowWriter trait for zero-copy streaming row decode (#99)10a7536feat(prepared): server-side prepared statements via sp_prepare/sp_execute (#94)