mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.45k stars 291 forks source link

Allow database field to be empty in Connection Assistant. #682

Open ghost opened 3 years ago

ghost commented 3 years ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I can't view all the databases, I only can view one database per connection.

Describe the solution you'd like I want the program to show all databases in the SQL, when the "Database" field is empty in the Connection Assistant.

Describe alternatives you've considered None

Additional context

Screenshot: Screenshot_20200813_125406

AdamSpannbauer commented 3 years ago

+1 to this request. This is a deal-breaker for using this tool for my Postgres use case.

semirenko commented 3 years ago

absolutely needed feature!

edurojasr commented 3 years ago

Yes pls! +1 to this request

I was searching why for PostgreSQL its only 1 DB per connection. This would be great!

gjsjohnmurray commented 1 year ago

Is https://stackoverflow.com/questions/51784903/cross-database-references-are-not-implemented relevant?

escopecz commented 1 year ago

Wow. There is no solution to this? How can user log in to create a new database? This makes the whole extension useless.