Sculas

Results 62 comments of Sculas

> I think `UniqueConstraintError` is only applicable to `Exec`, not `Query` ? That sqlx error that contains the unique constraint error is currently mapped to `Query`, so that would need...

Hey, any updates on this PR?

@oSumAtrIX Please look into this.

Any updates on this?

@oSumAtrIX Should this be closed?

I'm not sure why, but `cargo-binstall` is ***really*** slow for me. I am authenticated to GitHub using `gh`, so it's not GitHub that's rate-limiting me here. This was me installing...

Given that `hevc_parser` is MIT-licensed, if the original author doesn't respond within, let's say, a week, I think you should be okay to fork it and publish it yourself with...

I'm encountering this as well with these applications: - `AIDA64 Extreme v6.88` - Version: `6.88` - Available: `6.88.6400` - `JetBrains ETW Host Service (x64)`: #2992 - Version: `> 2022.2.2` -...

The `prost` repo is still very active, so why is this issue pretty much abandoned? Really hoping to see this merged someday as I also really need this for one...

Just encountered this as well while using a private Cargo registry. The `--registry my-private-registry` trick by lpiepiora worked.