How to create a Multi-Column Index and/or Unique Constraint using NHibernate Mapping or Fluent NHibernate.
|
|
assign a index/unique constraint name to more then one property
Theoretical it would also work with having more then one index on the same entity:
But there is a bug. http://nhjira.koah.net/browse/NH-1487 I also wrote a patch. if you are interested in this, please vote for the bug or add comment or something. |
||
|
