tomellm / bread_manager

A small application that takes in CSV data and visualizes it for money management purpuses.
MIT License
0 stars 0 forks source link

create a 1~* relationship between records #45

Closed tomellm closed 1 week ago

tomellm commented 3 months ago

As mentioned in #44 there is a way to link 1 record to * (many) records but what if there is a case where this does not match up completly?

Here it might also be interesting to define a 1~ relationship where records do not 100% match 1 but to a certain amount which decreases the 1. Check out () for this.