beritec / fdotoolbox

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

Adaptive bulk copy applies the full class definition if it doesn't exist, disregarding unmapped properties #317

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Create a bulk copy from data source A.[Class1] to data source B (with create 
class of same name = yes)

Map a few properties of A.[Class1] with (create if not exists = true)

Execute this bulk copy.

The full class definition of A.[Class1] is applied to B instead of only the 
mapped properties. 

Original issue reported on code.google.com by jumpinja...@gmail.com on 21 Sep 2010 at 1:24

GoogleCodeExporter commented 8 years ago
One of those days where I'm just seeing things I guess...

Original comment by jumpinja...@gmail.com on 21 Sep 2010 at 1:34