You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_schema/src
Nutomic a0ea8dbc00
Auto resolve reports trigger (#3871)
* Revert "Automatically resolve report when post/comment is removed (#3850)"

This reverts commit f7f6766650.

* Automatically resolve reports using db trigger

* lint

* use mod log tables

* fix migration

* fix ci

* fix clippy
9 months ago
..
aggregates Fix time zone handling (#3496) 9 months ago
impls Auto resolve reports trigger (#3871) 9 months ago
source Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
lib.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
schema.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
traits.rs Auto resolve reports trigger (#3871) 9 months ago
utils.rs Use Queryable instead of JoinView (#3917) 9 months ago