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

refactor: Remove async dependency #50

Merged
merged 9 commits into from
Sep 7, 2024
Merged

refactor: Remove async dependency #50

merged 9 commits into from
Sep 7, 2024

Conversation

provinzkraut
Copy link
Member

@provinzkraut provinzkraut commented Sep 6, 2024

Remove the requirement for async pytest support.

Some drivers have changed:

  • For mssql: pymssql > aioodbc
  • For mysql / mariadb: pymysql > asyncmy
  • For postgres: psycopg > asyncpg

@provinzkraut provinzkraut changed the title Remove async dependency refactor: Remove async dependency Sep 6, 2024
Copy link

sonarcloud bot commented Sep 6, 2024

@cofin cofin merged commit 48f8d5f into main Sep 7, 2024
12 checks passed
@cofin cofin deleted the no-async branch September 7, 2024 16:53
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.

2 participants