Thanks Richrad, It was not a bug, I was using it incorrectly. I must mentioned ForeignKey in BelognsTo explicitly. I'm using Castle ActiveRecord.
Afshar Mohebbi On Nov 14, 8:30 am, Richard Brown <[email protected]> wrote: > Hi Afshar, > > I think the ability to update varies from dialect to dialect. > > If you can reproduce the problem in a test case, you could attach it to the > JIRA. > > Sent from my Android phone. > > On 14 Nov 2010 13:27, "Afshar Mohebbi" <[email protected]> wrote: > > Hi all, > > I'm using SchemaUpdate to update a database based on a specific hbm. > But it seems that it is generating duplicate foreign key constraints. > Am I missing something or is this a bug? I'm going to put it on the > JIRA if this is a bug. > > Regards, > Afshar Mohebbi
