Marcelo Thomaz
Marcelo Thomaz
Hi, I solved this by removing `order by enumsortorder` from the array_agg function. Might be better to review the joins and find where it is duplicating, however I stopped researching...
Hi, Any changes on this? I need to keep track of my job ids in case i need to cancel them (programatically) in the future, and this complicates a lot...
@alexplumb it is not working (also tried with NoSsr from material). It works using dynamic import from nextjs but it flicks and loads later them all other components outside NoSsr
> @marcelothomaz 's change did not work for me to filter out the duplicate values, but using distinct did: https://github.com/ns-mkusper/pgloader/blob/master/src/pgsql/sql/list-all-sqltypes.sql#L8 > > Would we be interested in getting this change...
Same problem here, was working before, not sure what changed. I installed a couple of more packages and can't figure out what is breaking it. I tried removing everything and...
Hum, I think the first one sounds more plausible. I just removed the standby webhook and it worked in my case, so handling in the first one should satisfy most...