Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deactivate an entire Model for x-faker #22

Open
siggi-k opened this issue Feb 5, 2024 · 0 comments
Open

Deactivate an entire Model for x-faker #22

siggi-k opened this issue Feb 5, 2024 · 0 comments

Comments

@siggi-k
Copy link
Contributor

siggi-k commented Feb 5, 2024

It must be possible to deactivate an entire Model for x-faker in schema.yaml.
But please do not delete the "ModelFaker" itself!

I have written a function ./yii faker/clear in this pullRequest, which uses the dependencies between the models.
#21

So that everything can be deleted, the reverse order must be observed. However, the sequence itself is determined by "ModelFaker".
This means that the "ModelFaker" should continue to exist, but must not generate any data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant