Expand description
Database administration types and functionality.
Structs§
- Admin
- The BonsaiDb administration schema.
- Authentication
Token - Database
- A database stored in BonsaiDb.
- Permission
Group - A named group of permissions statements.
- Role
- An assignable role, which grants permissions based on the associated
PermissionGroups. - User
- A user that can authenticate with BonsaiDb.
Constants§
- ADMIN_
DATABASE_ NAME - The name of the admin database.