Module admin

Module admin 

Source
Expand description

Database administration types and functionality.

Structs§

Admin
The BonsaiDb administration schema.
AuthenticationToken
Database
A database stored in BonsaiDb.
PermissionGroup
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.