Issue NH-3751 Primary Key and Unique key names created. Thanks!
El dilluns, 26 gener de 2015 0:26:01 UTC+1, Ricardo Peres va escriure: > > At the moment, no, it is not possible: the names are given by NHibernate. > You can either: > > - Add a new feature request in Jira (nhibernate.jira.com) or > - Create/rename the indexes yourself, maybe with an auxiliary database > object > > RP > > > On Sunday, January 25, 2015 at 3:37:07 PM UTC, j b wrote: >> >> Hi folks: >> >> My mapping file works correctly but has created primary key name as >> PK__SW_Users__3214EC07FE5A24FC >> Unique key was created with name UQ__SW_Users__6DE3D4BDDE67FCCC. >> >> I need to use another names. Can I add PK and UK name manually in mapping >> file? If yes, please provide an example ... >> >> Thanks a million >> > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
