Quang
Quang
What I Did - I created some insert queries, with and without using transaction. I'm using postgresqlworker What I Expected - Should have new records for both cases What I...
I want to use the golangci-lint `new-from-rev` option ([details](https://golangci-lint.run/usage/configuration/#issues-configuration)). However, I encounter this issue ``` Run reviewdog/action-golangci-lint@v2 Installing Go ... go env 🐶 Installing reviewdog ... https://github.com/reviewdog/reviewdog Installing golangci-lint ......
## We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request. - [x] I have read the [Contribution...
## Problem - I'm using eyre as my error handler and trying to write a custom error handler using eyre [hook](https://docs.rs/eyre/latest/eyre/fn.set_hook.html) - Basically, a backtrace will be captured when error...
Hi, I'm the author of [udecimal](https://github.com/quagmt/udecimal), yet another high performance decimal library. Is it possible to add the library to [Alternative libraries](https://github.com/shopspring/decimal?tab=readme-ov-file#alternative-libraries) section?
`cargo add` can add dependencies from crate.io registry even when using vendor or different registry
- The same problem was already created once previously https://github.com/rust-lang/cargo/issues/10729#issuecomment-2567035063. However, it was actually not resolved or maybe there's some misunderstanding in the discussion so I create this issue to...