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

Remove support for MSSQL dialect #232

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Remove support for MSSQL dialect #232

merged 1 commit into from
Oct 29, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Oct 29, 2024

  • No-one uses MSSQL at least to my knowledge
  • Getting this to work would have required adding pyodbc module as dependency
  • The DSN information wasn't used anywhere so getting the feature to work would have required implementation effort.

No associated issue.

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes in Toolbox repo have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

@soininen soininen merged commit 38c57b2 into master Oct 29, 2024
10 checks passed
@soininen soininen deleted the fix_mssql_dialect branch October 29, 2024 08:51
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.

1 participant