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

Only install msodbcsql18 on debian 12 Bookworm #824

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

ittmann
Copy link
Contributor

@ittmann ittmann commented Oct 31, 2023

Prevents msodbcsql17 being installed

@ittmann
Copy link
Contributor Author

ittmann commented Oct 31, 2023

Tested (with php:8.1-cli and php:8.2-cli).
Before this change:

apt list --installed | grep msodbc

msodbcsql17/now 17.10.5.1-1 amd64 [installed,local]
msodbcsql18/now 18.3.2.1-1 amd64 [installed,local]

After:

apt list --installed | grep msodbc

msodbcsql18/now 18.3.2.1-1 amd64 [installed,local]

@mlocati
Copy link
Owner

mlocati commented Oct 31, 2023

Thanks!

@mlocati mlocati merged commit 582be29 into mlocati:master Oct 31, 2023
37 checks passed
@ittmann ittmann deleted the bookworm-msodbc branch October 31, 2023 15:48
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.

3 participants