From 91bacf1a448d8116e6253c3f1c54b30f27f7dd2d Mon Sep 17 00:00:00 2001 From: Georg Semmler Date: Wed, 27 Nov 2024 08:05:21 +0000 Subject: [PATCH] Add two diesel issues to the help wanted section --- draft/2024-11-27-this-week-in-rust.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft/2024-11-27-this-week-in-rust.md b/draft/2024-11-27-this-week-in-rust.md index dee7e7f16..2ac76949b 100644 --- a/draft/2024-11-27-this-week-in-rust.md +++ b/draft/2024-11-27-this-week-in-rust.md @@ -91,6 +91,9 @@ Some of these tasks may also have mentors available, visit the task page for mor +* [Diesel - Add support for currently unsupported postgres json/jsonb functions](https://github.com/diesel-rs/diesel/issues/4216) +* [Diesel - Add missing sqlite json/jsonb functions and operators](https://github.com/diesel-rs/diesel/issues/4366) + If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)! [guidelines]:https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines