Rhomel Chinsio

Results 3 comments of Rhomel Chinsio

I'm still seeing this problem in the latest commit by the way. Was it actually fixed?

Re-ordering the statements like this seems to work for our use-case: https://github.com/rhomel/migra/pull/1/commits/c4c84832904693d139b085d74d33c56ddad1d815 This is for Postgres 12 with the example SQL posted in the original issue.

Thanks for looking into it. > I believe a solution might be moving all function creates ahead of table creates unless they have a tabular return type, in which case...