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
I'm looking for the --append option when loading fixture data. Looking at the code inside AbstractDataLoader it seems existing data in the affected tables is always deleted beforehand. Is there a specific reason why this was not included?
The text was updated successfully, but these errors were encountered:
I'm looking for the
--append
option when loading fixture data. Looking at the code insideAbstractDataLoader
it seems existing data in the affected tables is always deleted beforehand. Is there a specific reason why this was not included?The text was updated successfully, but these errors were encountered: