ProPuke

Results 10 comments of ProPuke

# This is a _critical_ bug It **wipes** files if you try viewing the changes to a rename. Clicking the "view changes" button on a rename blindly executes: ``` git...

test cases added, and fixed a sloppy bug with it not working with MySQL

How does that relate to this pull request?

Ahh, no - It was only disabled in the case of SQLite. TableCreate had likely not been tested fully with SQLite so it was disabled there.

As a note: I removed `indicator-temperature-state` and instead replaced it with `indicator-cpu-temperature-state` and `indicator-gpu-temperature-state` (there is still some commented code making ref to the old `indicator-temperature-state`, I probably should have...

Maybe adding gpu stuff to the status bar was a bit too much. Just cpu, ram and swap is likely enough if someone wants an at a glance summary on...

> Did you test this with other backends? So that behavior is consistent? I haven't, no. I can do Vulkan, but I don't have access to windows or mac at...