Skip to content

createFixture call to accept array as uniqueColumns #18

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;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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