Closed mdurling closed 2 years ago
Latest commit: b84e098dea5b084c4cec0293ee96eac80dc77b17
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
📚 Purpose
Adding a new option to the data seeder which will allows for opt-in upsert functionality for making changes to automatically seeded data. Also,
onConflictDoUpdate
is a new protected ReadWriteRepository method.