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

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

A tuple of all of the columns on this table