Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added test for mssql LoginAck #1890

Merged
merged 1 commit into from Jun 8, 2022

Conversation

walf443
Copy link
Contributor

@walf443 walf443 commented Jun 4, 2022

@@ -4,6 +4,7 @@ use crate::error::Error;
use crate::mssql::io::MssqlBufExt;
use crate::mssql::protocol::pre_login::Version;

#[allow(dead_code)]
Copy link
Contributor Author

@walf443 walf443 Jun 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for CI warnings reduction.

sqlx-core/src/mssql/protocol/login_ack.rs#L9
field is never read: `interface`

@abonander abonander merged commit 185c57d into launchbadge:master Jun 8, 2022
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.

None yet

2 participants