Rit Database
v0.0.1
Pages
Modules
Rit Database v0.0.1
RitDatabase.Accounts
View Source
The Accounts context.
Models:
User
(User) Credential
Link to this section
Summary
Functions
change_credential(credential)
change_user(user)
create_user(attrs)
data()
delete_user(user)
get_user!(id)
list_users()
login!(params)
query(queryable, params)
update_user(user, attrs)
Link to this section
Functions
Link to this function
change_credential(credential)
View Source
Link to this function
change_user(user)
View Source
Link to this function
create_user(attrs)
View Source
Link to this function
data()
View Source
Link to this function
delete_user(user)
View Source
Link to this function
get_user!(id)
View Source
Link to this function
list_users()
View Source
Link to this function
login!(params)
View Source
Link to this function
query(queryable, params)
View Source
Link to this function
update_user(user, attrs)
View Source