Skip to main content

MASTER_QUERYABLE_INTERNAL_FIELDS

Constant MASTER_QUERYABLE_INTERNAL_FIELDS 

Source
pub const MASTER_QUERYABLE_INTERNAL_FIELDS: [&str; 10];
Expand description

Internal columns the master key may additionally name (masterRead).

Note what is absent from both lists: _hashed_password is masterRead: false, so not even master may query it.