]> Untitled Git - lemmy.git/history - crates/db_schema/src/impls/language.rs
Various pedantic clippy fixes (#2568)
[lemmy.git] / crates / db_schema / src / impls / language.rs
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...