EltonRexha's avatar

EltonRexha wrote a reply+100 XP

3mos ago

fixed it by:

In your .env file, change from:

DB_HOST=ep-wandering-math-agv6001k-pooler.c-2.eu-central-1.aws.neon.tech

To (remove '-pooler'):

DB_HOST=ep-wandering-math-agv6001k.c-2.eu-central-1.aws.neon.tech

EltonRexha's avatar

EltonRexha started a new conversation+100 XP

3mos ago

i generated the default migrations and when i try to migrate:

I don't know whats the problem, i mean the default migrations should be correct?