Skip to content

PostgresRangePartitioningStrategy should extend PostgresPartitioningStrategy or type hints should be fixed #149

@danwyry

Description

@danwyry

according to type hints in PostgresPartitioningConfig, the strategy parameter expects a subtype of PostgresPartitioningStrategy, but PostgresRangePartitioningStrategy is not, so linters detect this inconsistency in the code an hightlights it as an error.
not a real issue, but still easy and worth the fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions