Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica
Skip to main content

Module system_databases

Module system_databases 

Source
Expand description

System database initialization for the user system

Creates and manages _users and _databases system databases.

Functions§

create_databases_tracking
Create the _databases tracking database
create_instance_database
Create the _instance system database
create_user
Create a new user account
create_users_database
Create the _users system database
list_users
List all users in the system
login_user
Login a user
lookup_user_record
Look up a user’s record by username, without requiring the password.