lemmy/crates/db_schema
Dessalines 492d8f1b01
Fix communities with broken outboxes, and use PostView. Fixes #4658 (#4668)
* Fix communities with broken outboxes, and use PostView. Fixes #4658

* Fixing tests.

* Dont pass ref and clone.
2024-04-29 12:22:00 +02:00
..
replaceable_schema Move SQL triggers from migrations into reusable sql file (#4333) 2024-04-17 20:58:44 -04:00
src Fix communities with broken outboxes, and use PostView. Fixes #4658 (#4668) 2024-04-29 12:22:00 +02:00
Cargo.toml Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00