А
Size: a a a
А
▲R
W
go
kp
go
W
A
А
ВК
А
w
AB
const UsersSchema = new Schema({
email: {
type: String,
index: true,
unique: true
},
hash: String,
salt: String,
uid: String
});
UsersSchema.index({ email: 1 });AZ
AB
I
I
НК
I
R