Skip to content

resource.execute() should accept steps directly (unwrapped)ย #2637

@benjie

Description

@benjie

We originally required {step: Step, codec?: PgCodec} because we needed to encode the parameters. But we know the types of the arguments, so we should be able to accept steps directly too and just use the default codec for that parameter if one isn't specified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ๐ŸŒณ Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions