@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
UserSelectScalar
Type Alias UserSelectScalar
type
UserSelectScalar
=
{
createdAt
?:
boolean
;
deletedAt
?:
boolean
;
id
?:
boolean
;
password
?:
boolean
;
updatedAt
?:
boolean
;
username
?:
boolean
;
uuid
?:
boolean
;
}
Index
Properties
created
At?
deleted
At?
id?
password?
updated
At?
username?
uuid?
Properties
Optional
created
At
createdAt
?:
boolean
Optional
deleted
At
deletedAt
?:
boolean
Optional
id
id
?:
boolean
Optional
password
password
?:
boolean
Optional
updated
At
updatedAt
?:
boolean
Optional
username
username
?:
boolean
Optional
uuid
uuid
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
deleted
At
id
password
updated
At
username
uuid
@robert-brightline/auth-db - v0.0.21
Loading...