plotly / falcon

Free, open-source SQL client for Windows and Mac 🦅
https://plot.ly/free-sql-client-download/
MIT License
5.13k stars 278 forks source link

Can't delete connection? #603

Open davidjayjackson opened 3 years ago

davidjayjackson commented 3 years ago

Ok, If I delete a existing connection, and then restart the application the deleted connection is still there?

TX, David

dgcliff commented 3 years ago

Hi @davidjayjackson - I just went through debugging how to alter the stored connection info and found this

https://github.com/plotly/falcon/blob/843628318423364073d8488b0fbc9cec0b1ecc92/backend/persistent/datastores/Datastores.js#L29

I'm on windows so my file was here - C:\Users\MyNameHere\.plotly\connector\connections.yaml

On linux/Mac, I imagine it's at ~/.plotly/connector/connections

davidjayjackson commented 3 years ago

David, Thank you so much. David

On Thu, Jan 28, 2021, 11:10 AM David Cliff notifications@github.com wrote:

Hi @davidjayjackson https://github.com/davidjayjackson - I just went through debugging how to alter the stored connection info and found this

https://github.com/plotly/falcon/blob/843628318423364073d8488b0fbc9cec0b1ecc92/backend/persistent/datastores/Datastores.js#L29

I'm on windows so my file was here - C:\Users\MyNameHere.plotly\connector\connections.yaml

On linux/Mac, I imagine it's at ~/.plotly/connector/connections

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/plotly/falcon/issues/603#issuecomment-769192844, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDDKG5SVUTW3Y67SFGQAJDS4GD67ANCNFSM4VV2EJXA .

davidjayjackson commented 3 years ago

David, Thanks so much. That did the trick.

David

On 1/28/21, David Jackson davidjayjackson@gmail.com wrote:

David, Thank you so much. David

On Thu, Jan 28, 2021, 11:10 AM David Cliff notifications@github.com wrote:

Hi @davidjayjackson https://github.com/davidjayjackson - I just went through debugging how to alter the stored connection info and found this

https://github.com/plotly/falcon/blob/843628318423364073d8488b0fbc9cec0b1ecc92/backend/persistent/datastores/Datastores.js#L29

I'm on windows so my file was here - C:\Users\MyNameHere.plotly\connector\connections.yaml

On linux/Mac, I imagine it's at ~/.plotly/connector/connections

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/plotly/falcon/issues/603#issuecomment-769192844, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDDKG5SVUTW3Y67SFGQAJDS4GD67ANCNFSM4VV2EJXA .