You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just spent an hour debugging and want to avoid that you have to do the same 😅 It looks like there was an error with node 14 and versions < 8.0.3 of pg.
It just stops after connecting... and does nothing. I fixed it by providing the latest version of pg to the migration client but you might want to update pg to 8.0.3 if you target node 14 in the future.