Constant lemmy_db_schema::schema::comment_report::all_columns[][src]

pub const all_columns: (id, creator_id, comment_id, original_comment_text, reason, resolved, resolver_id, published, updated);
Expand description

A tuple of all of the columns on this table