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

pub const all_columns: (id, name, url, body, creator_id, community_id, removed, locked, published, updated, deleted, nsfw, stickied, embed_title, embed_description, embed_html, thumbnail_url, ap_id, local);
Expand description

A tuple of all of the columns on this table