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

pub const all_columns: (id, person_id, password_encrypted, email, show_nsfw, theme, default_sort_type, default_listing_type, lang, show_avatars, send_notifications_to_email, validator_time, show_bot_accounts, show_scores, show_read_posts, show_new_post_notifs);
Expand description

A tuple of all of the columns on this table