kyoto7250

Results 25 issues of kyoto7250

close #9 We can specific colors on the command line by this PR. If you have more better idea, please let me know :) ```bash # usage gpustat --custom-colors CName=white...

close #275 ## Adds This PR adds `distinct` methods in `helper.rs` - [x] distinct - [x] distinct on (only `sqlx-postgres`)

close #536 ## Description I added the methods for List. A structure with the name "list" can be length-checked in many libraries, so I added the methods in this library...

## PR Info - Closes close #409 ## Changes - [x] get time from sqlx-sqlite directly ## Breaking Changes - [x] In `DateType`, `time` is no longer compatible with `chrono`...

## PR Info close #396 We supports partial index by this PR. ## Adds - [x] support partial index.

close #8982 This PR adds `[unnecessary_reserve]` lint. ~~note: This lint targets next stable versions (1.62), so we cannot merge it now.~~ changelog: add `[unnecessary_reserve]` lint

S-waiting-on-review

close #156 This PR will hide the password on the first selection screen. The password is written in the config file, so it is not necessary to see it at...

in local hosts, UDS connections are faster than TCP, so we should support UDS. close #151 ## TODO - [x] mysql - [x] postgres - [x] add tests Thanks for...

close #123 This PR adds keymap s for sorting. thank you in advance. changelog: Adding key for sorting. --- https://user-images.githubusercontent.com/50972773/162662132-a30e8295-544a-4719-a49c-2c7f130899ca.mov

close #52 This PR adds Implemention for Custom Key Bindings. Thank you in advance. --- changelog: impl custom keybind