-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello, it looks like SQLAlchemy has changed requirements on the fly without consulting the DB vendors.
They call the dialect method has_table with extra parameter info_cache. But vertica-sqlalchemy-dialect doesn't expect this parameter. I was wondering if it's possible to add **kw dummy parameter to all the methods in base.py so that sqlalchemy doesn't fail?
I raised the issue with SQLAlchemy but obviously they blame it on Vertica. Here's the link:
sqlalchemy/sqlalchemy#11135
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels