LinuxDoku / migratordotnet

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

Added support for multiple schemainfo instances #131

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I needed support for multiple schemainfo instances, so I implemented it. :)
I needed this because I'm developing a project using a plugin based 
architecture, and I want my plugins to specify migrations independently. And 
thus, I need more than one SchemaInfo table per database.

It works at my end, but I still need to add more unit tests for the multi-
context scenarios. 

If you guys are interested, I can send you a patch with my changes. 

Original issue reported on code.google.com by bre...@gmail.com on 10 Nov 2009 at 8:51

GoogleCodeExporter commented 8 years ago
I would like a copy of this patch (Implementing something similar myself).

Original comment by bitterco...@gmail.com on 9 Dec 2009 at 1:11

GoogleCodeExporter commented 8 years ago
Isn't this similar to #70?

Original comment by uec...@gmail.com on 28 Jul 2010 at 3:39

GoogleCodeExporter commented 8 years ago
Hi, 
I would like to have your Patch.
Even I have the same requirement.

Thanks,
Vijay

Original comment by vadnal.v...@gmail.com on 24 Jan 2014 at 12:22