Georg Semmler
Georg Semmler
### Which lint or lints are the issue trait_method_added ### Known issues that might be causing this - [ ] Is the flagged item defined in another crate, or a...
* Fix a minor issue in one of the sqlite migrations * Always use bundled libs by default there, as that should "just work" on most platforms * Minor fix...
Diesel currently supports the postgres array types. We do not provide built-in support for [various methods](https://www.postgresql.org/docs/current/functions-json.html) available for these types. This is a tracking issue for adding support for these...
Diesel internally uses the [`diesel_table_macro_syntax`](https://docs.rs/diesel_table_macro_syntax/latest/diesel_table_macro_syntax/) crate to parse the `schema.rs` file. It might be a good idea to just use the same code in `dsync` to make sure that it...
### Which lint or lints are the issue trait_now_doc_hidden ### Known issues that might be causing this - [ ] Is the flagged item defined in another crate, or a...
### Which lint or lints are the issue trait_added_supertrait ### Known issues that might be causing this - [x] Is the flagged item defined in another crate, or a re-export...
## Bug Report ### Version tonic_health: 0.12.3 ### Platform Unrelated, code is uploaded on crates.io ### Crates Tonic-Health ### Description While reviewing a dependency update for tonic-health I noticed that...
The colored 2.2.0 release contains insta snapshots as part of the crates.io release. Given that these snapshots are almost exclusively used for running tests it seems to be unnecessary to...
This change adds entities that currently support diesel's development with significant sponsorships/funds as notable sponsors on the web page. For ProtoType fund and the Federal Ministry of Research that's a...
@diesel-rs/core I propose to cut another 2.2.x patch release with some recent fixes. I would like to finish the release next week. This includes the following PR's: * https://github.com/diesel-rs/diesel/pull/4596 *...