I have a database with many tables in it and I'd like to add Entity Versioning to all tables.
It looks like it can be done per-table by adding a [Version] attribute to it, but I cant find anything in Data Modeler settings that allows this attribute to be added either to an individual table or to all tables.
Have I missed something here ?
Ideally I'd like to have an option to add versioning to all tables globally and perhaps an override on each table.