Skip to content

Schema name hardcoded in WorkflowCore.Persistence.PostgreSQL #332

@pooryam92

Description

@pooryam92

The persictence provider for postgres has its schema name hardcoded
builder.ToTable("Subscription", "wfc");
Is it possible to parameterize this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions