public MigrationColumnFactory(MigrationTable table)
 {
     OwnerTable = table;
 }
 public MigrationColumnFactory(MigrationTable table)
 {
     OwnerTable = table;
 }