-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Using:
teradatasqlalchemy==17.0.0.4
SQLAlchemy==2.0.0
A simple connection now fails:
with my_teradata_engine.connect() as conn:
print('test')
Error is:
ArgumentError: Additional keyword arguments are not accepted by this function/method. The presence of **kw is for pep-484 typing purposes
david-insait and ciollid2
Metadata
Metadata
Assignees
Labels
No labels