kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.36k stars 70 forks source link

DBUI stop working when given a wrong connection #219

Open Jlchong3 opened 5 months ago

Jlchong3 commented 5 months ago

Honestly, I am kind of new in this, so I am searching for help, I am having a similar issue to #190 where the cmd commands like DBUIToggle won't work.

They worked before without an issue, but when I failed to do a connection it stopped working, I tried reinstalling the whole thing but the problem persists. If someone could point out the problem or knows what is the solution pls let me know

My config for dadbod image

First time trying to execute DBUIToggle image

Second time image

The issue I am referencing seemed to have problems in the overall config so I will have my config open in case someone is willing to help

Jlchong3 commented 5 months ago

They worked before without an issue, but when I failed to do a connection it stopped working, I tried reinstalling the whole thing but the problem persists. If someone could point out the problem or knows what is the solution pls let me know

Apparently, it had more to do with this than with the configuration, I manually deleted all the connections from the connections.json, and it worked again. Don't know the reason though, so I am leaving this here in case this is a bug worth fixing.