ekvedaras / laravel-query-intellij

💿 Laravel Query Builder integration for PhpStorm
MIT License
47 stars 3 forks source link

Can't see the database names when trying to filter data sources #112

Open amcsi opened 1 year ago

amcsi commented 1 year ago

When trying to filter the list of data sources, I only see the schemas, but not the database names. There are multiples of the same schema name under different databases, but I can't see the database names to be able to differentiate between the schemas.

image

Using: Laravel Query: 4.0.2 PHPStorm: 2022.3.1 OS: Kubuntu 22.04