This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
On connect query failure freezes the query panel. #264
Open
Description
I just noticed that after connecting to a postgres db (9.5), Falcon runs a select query on the first available table. Apparently, if the query encounters an error, in my case the table was case sensitive (It was created for debugging), the query window can't run any query anymore and seems like it freezes.
Hope it helps making your product better. :)