Skip to content

When to use transformFixtureDataFn vs modifyFixtureDataFn #82

@bschlenk

Description

@bschlenk

These two methods look like they are called one after the other, regardless of anything else:
https://github.com/domasx2/sequelize-fixtures/blob/master/lib/loader.js#L135-L143

Is there supposed to be a difference between them? Looking at the code it seems that I could choose either one and it would do the same thing. Maybe one should be deprecated since they both seem to be doing the exact same thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questiontech debtTechnical debt, cleanup, other non-feature/non-bug fixes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions