<
class name="Products" exportable="false">Will not be published in either the 'Drop Table' or the 'Create Table' commands from the schema export tool. This solves Jira issue 1274. I have this working including the modification to the xsd/Hbm.generated.cs files. Is this an acceptable means of excluding certain classes from export? For reference, the reason for doing this could include mapping Views, tables from a different project, tables with existing data to be preserved etc.
Your .02c would be useful.
-Will
Update, export and drop are easy to implement and I think I have those
done and working. I'm writing test cases to make sure.
What do you mean by 'verify'? Do you mean Configuration.cs Like 1985
-> ValidateSchema?
Because the tool and the method are called 'validate' instead of
'verify' I am going to go with 'validate' as the xml keyword.