db push stuck
hello! when running prisma db push it logs that the schema is loaded then logs the datasource then does nothing! what do I do?
Solution:Jump to solution
It happened to me some time ago, then I realized that the database port in the connection URL was incorrect. Try to check it.
2 Replies