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

pub const all_columns: (id, creator_id, recipient_id, content, deleted, read, published, updated, ap_id, local);
Expand description

A tuple of all of the columns on this table