What is the method to remember a “1 to many” relationship database change history?
I have basically two tables in the database, one is named “Valve”, and the other is named “Channel”. This is a basic “1 to many” relationship, which means one Valve can control many Channels. See the image below: