]> Untitled Git - lemmy.git/history - crates/db_schema/src/impls/local_site.rs
Make functions work with both connection and pool (#3420)
[lemmy.git] / crates / db_schema / src / impls / local_site.rs
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-04-17 DessalinesAdding diesel enums for SortType and ListingType (...
2023-01-05 NutomicUse enum for registration mode setting (#2604)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-10-27 DessalinesMoving settings to Database. (#2492)