My questions are related to structuring a Product ...
# orm-help
v
My questions are related to structuring a Product Description table that requires version control. - Would adding an auto incrementing versionId to the main table be advisable? - Or, is it preferable to split data over multiple tables?