--- "David E. Jones" <[EMAIL PROTECTED]> wrote:
[...] 
> 2. in the import use the dummy-fks option which will insert dummy  
> records as needed with pk only values to satisfy primary key
> constraints
> 

Are the dummy records supposed to actually be inserted into the
database or simply pacify the entity engine?  If it's the former, it
did not occur in my migration with code from about middle December '06
with the target being postgres.  Thanks!

Reply via email to