Skip to content

Bug: most query parameters are silently discarded #198

Description

@bdholder

When passing a URI containing query parameters, e.g. db2+ibm_db://username:password@host/database?ConnectTimeout=5, most parameters, including ConnectTimeout, are silently discarded. The error occurs in the create_connect_args method.

I've fixed the issue in my local fork of the package. I'm happy to open a pull request with the fix, but I would need to know the minimum targeted Python and SQLAlchemy versions as well as expectations on tests.

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