LinuxDoku / migratordotnet

Automatically exported from code.google.com/p/migratordotnet
0 stars 0 forks source link

One of the TranformationProvider.GenerateForeignKey methods ignores constraint #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
(in refactorings-unstable branch)

TranformationProvider.GenerateForeignKey(string, string,
ForeignKeyConstraint) does not pass the constraint to the referenced method.

The attached patch fixes this.

Original issue reported on code.google.com by michael....@gmail.com on 2 Jun 2008 at 2:39

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by geoffl...@gmail.com on 2 Jun 2008 at 2:53

GoogleCodeExporter commented 8 years ago
SVN-56
Applied patch

Original comment by geoffl...@gmail.com on 2 Jun 2008 at 3:11