pg-diff
pg-diff copied to clipboard
Maintain required sequence
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?