mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-05 06:38:43 +00:00
ba779b978f
* added option to get only read only posts with unittests * formatted code * added index on (person_id, read) on post actions where read is not null * formatted sql * Update migrations/2024-12-15-151642_add_index_on_person_id_read_for_read_only_post_actions/up.sql Co-authored-by: dullbananas <dull.bananas0@gmail.com> * Fixxed error in down.sql for migration of index on (person_id,read_only,post_id) on post_actions * Fixxed error in unittests * Update crates/db_views/src/post_view.rs Co-authored-by: dullbananas <dull.bananas0@gmail.com> --------- Co-authored-by: dullbananas <dull.bananas0@gmail.com> |
||
---|---|---|
.. | ||
assets | ||
src | ||
Cargo.toml |