Matthew Peveler

Results 298 comments of Matthew Peveler

Are you saying that you do not see any suggestions in a little dropdown as you type, or just that what does show up is not as much as you...

@maxcnunes could modify it so that always ask for passphrase, and then save it to file along with DB information. Probably easier than trying to tie together the modal for...

What version of windows are you using? Was this a fresh installation of 1.32.0 or an upgrade from a prior version?

Alright, I found a simple reproduce case, and it looks like the password is a bit of a red herring here. 1. Create server entry that will not connect 2....

Could you make issues for the discrete bits of work you were planning or have done in the branch? Just to make it easier to track and so possibly others...

We should look to support editing a DB table in the same way as other editors do, where you can "explore" a table (opening it into a table) and from...

> Possibly run a single query per execution, it would simplify a lot our codebase and the UI organization. I think it was a mistake, trying to support multiple queries...

> Support dark mode I looked at this recently, and was wondering if you had a psd of the logo, and so as a starting point, can look to modify...

I am seeing the files as 755 on my mac after downloading: ``` $ wget https://github.com/sqlectron/sqlectron-gui/releases/download/v1.38.0/sqlectron-1.38.0.tar.gz $ ls -la total 229552 drwxr-xr-x 8 mpeveler staff 256 May 8 10:08 ....

They're mostly all centered around jointjs. Upgrading it (#533) should resolve, but there's some work that is required there.