Skip to content

sqlalchemy / pandas returns warning on dbapi() #37

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

Open
danielebriggi opened this issue May 6, 2025 · 1 comment
Open

sqlalchemy / pandas returns warning on dbapi() #37

danielebriggi opened this issue May 6, 2025 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@danielebriggi
Copy link
Member

sqlitecloud-sqlalchemy library with pandas reports:

SADeprecationWarning: The dbapi() classmethod on dialect classes has been renamed to import_dbapi(). Implement an import_dbapi() classmethod directly on class to remove this warning; the old .dbapi() classmethod may be maintained for backwards compatibility.
@danielebriggi danielebriggi self-assigned this May 6, 2025
@danielebriggi danielebriggi added the help wanted Extra attention is needed label May 6, 2025
@JohnPortella
Copy link

With sqlalchemy-sqlitecloudclear too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants