Skip to content

createFixture call to accept array as uniqueColumns #18

@forceedge01

Description

@forceedge01

At the moment, the createFixture call does not allow an array for a multi criteria for deletion. This is an issue because it doesn't allow for flexible method calling. Maybe only accept an array for uniqueColumn so its consistent.

createFixture(array $data, array $uniqueColumn = []): int $insertId;

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