lemmy/crates
dullbananas 677d54ae57
Allow better query plans (#4424)
* Update utils.rs

* Create bind_if_some.rs

* limit connection age

* Delete crates/db_schema/src/utils/bind_if_some.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs

* Update utils.rs
2024-02-12 16:44:29 +01:00
..
api Send purges to federated instances (fixes #4119) (#4398) 2024-01-25 09:24:09 -05:00
api_common Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
api_crud Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
apub Local only community (#4350) 2024-01-25 11:04:25 -05:00
db_perf Run analyze in db_perf (#4420) 2024-02-07 22:37:44 -05:00
db_schema Allow better query plans (#4424) 2024-02-12 16:44:29 +01:00
db_views Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
db_views_actor Local only community (#4350) 2024-01-25 11:04:25 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Allow community mods to see votes in addition to admins (#4392) 2024-01-23 18:47:28 -05:00
routes Remove invalid XML characters from RSS feeds (#4416) 2024-01-30 15:55:45 +01:00
utils Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00