We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Cannot generate migrations

Hey guys. So I have successfully installed the Developer tools and I can use the "phalcon" command in the Windows command prompt. I have one table on my database and tried to run "phalcon migration generate". The problem is: the command prompt only outputs the DevTools version and then does nothing after that. It generates no migrations or anything. Any ideas on what might be the problem?

I have the same problem with Postgresql Adapter. Mysql work fine.

You can put your config.php. in:

app / config / config.php

try and share the message screen.