Skip to content

SQLAlchemy postgres url update #211

Open
@razekmh

Description

@razekmh
  • In the Multiple wrappers' tutorial connection url with SQLAlchemy uses "postgres" which is deprecated. SQLAlchemy uses "postgresql" instead.

  • The current format does not encode the url. Passwords with special characters especially @ breaks the request.

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