Elliott-Chong / chatpdf-yt

https://chatpdf-elliott.vercel.app
641 stars 263 forks source link

npx drizzle-kit push:pg issue #37

Open DokLaw opened 6 months ago

DokLaw commented 6 months ago

Besides "No config path provided..." it says: "Invalid input" Either "connection String" or "host", "database" are required for database connection. I need help. Help. Thanks.

rohitkf commented 2 months ago

Check your DATABASE_URL in .env file. Fix that and you're good to go i believe.

kunal-kumar-chaudhary commented 1 week ago

Besides "No config path provided..." it says: "Invalid input" Either "connection String" or "host", "database" are required for database connection. I need help. Help. Thanks.

check if your database connection string is correct, and also check for the presence of file in the root directory.