Matthew Johnston

Results 272 comments of Matthew Johnston

@srgpqt this change exists now on master

We upgraded from `v0.6.0` to `v0.8.0` and the issue occurred. Also, can you start tagging the release commits `git tag v0.8.0` etc... would make for an easier to time diff...

Or hear me out, we just decode it always as json and disregard the content type. 😉

I haven't run into a case yet where it wasn't returning json. At least in our production instance of this.

Currently the work around I have been doing is manual. I just go to the directory, `git add .` and then commit the changes. This would reduce my need to...

I can try a rebuild of the package

I updated the AUR to v2.0.2 from v2.0.1 Indeed, the tray icon is not present. ``` Error creating tray: Error: Failed to load image from path '/usr/lib/sleek.asar/assets/icons/tray/tray.png' at de (/usr/lib/sleek.asar/dist/main/main.js:8:260030)...

I am still VERY interested in that.

Would be nice if this was just upstreamed into the postgres ecto adapter 😄

@greg-rychlewski the funny part is that the postgres ltree extension is in the documentation for custom adapters.