Skip to content

PostgreSQLConfig.password incorrect type #1360

Description

@brandonchinn178

PostgreSQLConfig.password is currently typed as str, but the config option default is None, so it should be str | None. This change should propagate, e.g. PostgreSQLExecutor.password is also nullable

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