Thanks, applied.
On Thu, Nov 1, 2012 at 9:45 AM, Akshay Joshi
wrote:
> Hi Dave
>
> I have figured out the problem where there is no more Delete/Drop
> constraints in 1.16. We have made some changes for the domains and check
> constraints where we have replace the pgTable and pgTableObjCollection
Hi Dave
I have figured out the problem where there is no more Delete/Drop
constraints in 1.16. We have made some changes for the domains and check
constraints where we have replace the pgTable and pgTableObjCollection with
pgSchema and pgSchemaObjCollection, due to which this error occurs. I have