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

pub const all_columns: (id, community_id, person_id, published, pending);
Expand description

A tuple of all of the columns on this table