Hi all -
I'm looking to find out what actions add data to the Magento 2 database. Sounds a bit of an odd question but I'm currently migrating from M1 to M2 which is going well. When I do a 'delta' migration (importing the latest data changes from M1 to M2) I have to delete any new data that has been inserted into M2 (M2 is still in design stage), like if I add a product to the basket, data is inserted into the quote table.
So my question is, what other similar actions inserts data into the M2 database?
During the design stage, there may be a lot of interaction with the M2 site.
Many Thanks and I hope I've explained clearly enough
Thank you in advance
Andy