> Log Message:
> foreign keys myst be nullable, otherwise NODE imports cannot work
Generaly speaking while importing data in a database the database wil not be 
constistent
only after the full import we can check if the database is constistent. so I think we 
can not say
"foreign keys myst be nullable, otherwise NODE imports cannot work"
I am not saying we sould put the change back, I am just interrested in what the 
real/good solution would be
sould we use a database transaction for this?

greets


Reply via email to