Option ->merge('field-to-match') #69
FrodeMMeling
started this conversation in
Ideas
Replies: 1 comment
-
That's great idea, ill try to cover it when im available, or you can free to create a PR for the feature 😊 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If the importfile contains a record that already exist and a column has the unique constraint. it crashes.. It would have been nice to have an option like the required(), where you state mergeEqualsBasedOn('field').
Then if the column in excel matches a record you merge changes instead of failing.
Then also a "ignoreEqualsBasedOn" can maybe also be a feature?
Beta Was this translation helpful? Give feedback.
All reactions