You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2018. It is now read-only.
I wonder if it would be possible to load fixtures individually.
Adding a new --fixture option that let you load a single fixture file specified inside config.yml
This could have some benefits:
Flexible data population in a very new database
Periodic data loads of specific entities, purging the old data and importing newest from the current fixture file (this can be a modified version each time you make the data load).
If you think this could be useful I can start to give it a try.
The text was updated successfully, but these errors were encountered:
I wonder if it would be possible to load fixtures individually.
Adding a new --fixture option that let you load a single fixture file specified inside config.yml
This could have some benefits:
If you think this could be useful I can start to give it a try.
The text was updated successfully, but these errors were encountered: