aeckard87/WornOut

Descriptions and Details on updating on Items

Closed this issue · 2 comments

When a detail or a descriptor is updated the update is not cascading to the blob in Item(s)

this is really a defect in the choice for DB management and using a long string to handle a many to many relationship between items and details/descriptions

Read this article on many to many relationships and different pros/cons on methods used.

Fix has been applied from this PR