Subject Re: [IBO] IBO detect a wrong numerics field
Author Jason Wharton
> Hi Jason are you aware of this? or it is true that we should adjust to
> the way IBO works.

Yes, with PostRetaining you either need to accommodate it or put code in
your application so that you won't have to rely upon it. PostRetaining is
there to help because without it, you would simple have a violation of
referential integrity.

Jason