pub const all_columns: (uuid, username, display_name, password, email, email_verified, is_deleted, deleted_at, avatar, pronouns, about);
Expand description
A tuple of all of the columns on this table
pub const all_columns: (uuid, username, display_name, password, email, email_verified, is_deleted, deleted_at, avatar, pronouns, about);
A tuple of all of the columns on this table