Multiple Databases active at the same time

Hi,

I have several databases that I use on my site. I can only get PHPStorm to have one active database in my code. Is it possible to have multiple active so code completion works for all databases?

I have tried a lot of things but I can never get them to work at the same time.

Regards,
Davin

1 comment
Comment actions Permalink

Hi,

I have just tried using two different databases (SQLite to simplify things) in PHP code and it seems to be working fine:

Have you tried configuring resolution scopes in "Settings/Preferences | Languages & Frameworks | SQL Resolution Scopes" already?

0

Please sign in to leave a comment.