Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SQLAlchemy dialect has_table doesn't use the schema name. #115

Closed
@unj1m

Description

@unj1m

has_table gets the schema namebut doesn't pass it to DESCRIBE.

This causes SQLAlchemy to fail to drop a given table (in a given schema).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions