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

lib/odbc: use iodbc when available #9083

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

lib/odbc: use iodbc when available #9083

wants to merge 2 commits into from

Conversation

catap
Copy link

@catap catap commented Nov 18, 2024

iodbc has the same API and it migth be tricky to install both iodbc and unixodbc on the same machine.

Let allow to build erlang with iodbc as well.

iodbc has the same API and it migth be tricky to install both iodbc and
unixodbc on the same machine.

Let allow to build erlang with iodbc as well.
@CLAassistant
Copy link

CLAassistant commented Nov 18, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

github-actions bot commented Nov 18, 2024

CT Test Results

  2 files   15 suites   6m 11s ⏱️
201 tests 182 ✅ 19 💤 0 ❌
217 runs  198 ✅ 19 💤 0 ❌

Results for commit baa9875.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Nov 25, 2024
@IngelaAndin IngelaAndin self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants