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

pub const all_columns: (id, person_id, comment_id, post_id, score, published);
Expand description

A tuple of all of the columns on this table