Skip to content

SQLAlchemy 2 Error #95

Open
Open
@zach-morris

Description

@zach-morris

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

Metadata

Metadata

Assignees

No one assigned

    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