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

pub const all_columns: (id, comment_id, score, upvotes, downvotes, published);
Expand description

A tuple of all of the columns on this table