Skip to content

sqlalchemy / pandas returns warning on dbapi() #37

Open
@danielebriggi

Description

@danielebriggi

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.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions