Skip to content

Commit f1960be

Browse files
Merge pull request #6148 from weiznich/patch-9
Add two diesel issues to the help wanted section
2 parents 53c7ac8 + 91bacf1 commit f1960be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

draft/2024-11-27-this-week-in-rust.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ Some of these tasks may also have mentors available, visit the task page for mor
116116
<!-- * [ - ]() -->
117117
<!-- or if none - *No Calls for participation were submitted this week.* -->
118118

119+
* [Diesel - Add support for currently unsupported postgres json/jsonb functions](https://github.com/diesel-rs/diesel/issues/4216)
120+
* [Diesel - Add missing sqlite json/jsonb functions and operators](https://github.com/diesel-rs/diesel/issues/4366)
121+
119122
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)!
120123

121124
[guidelines]:https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines

0 commit comments

Comments
 (0)