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

Deal with freetds driver in CI #17

Open
ivergara opened this issue Apr 11, 2022 · 0 comments
Open

Deal with freetds driver in CI #17

ivergara opened this issue Apr 11, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers infrastructure

Comments

@ivergara
Copy link
Collaborator

To handle the freetds driver, a separate job is needed that installs the relevant driver, adding it to the drivers list ends up with

sqlalchemy.exc.DBAPIError: (pyodbc.Error) ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib 'libtdsodbc.so' : file not found (0) (SQLDriverConnect)")
@ivergara ivergara added enhancement New feature or request good first issue Good for newcomers infrastructure labels Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant