pg-diff icon indicating copy to clipboard operation
pg-diff copied to clipboard

Maintain required sequence

Open targhs opened this issue 8 months ago • 0 comments

I am trying to migrate my existing database. Patch file is created successfully but as i migrate it gives an error where some tables or functions are missing. Create statement for these tables are there in the patch file but they are after the statement where they are being used. Is there any solution for this?

targhs avatar May 28 '25 11:05 targhs