Skip to main content

Module admin

Module admin 

Source
Expand description

Admin-only database surface.

Every module here is part of the documented sqlx allowlist: the SQL is either user-supplied or built dynamically against runtime-supplied table names, so compile-time verification is impossible.

Structs§

AdminSql
DatabaseAdminService
QueryExecutor
SafeIdentifier

Enums§

AdminSqlError
IdentifierError
QueryExecutorError

Constants§

DEFAULT_READONLY_ROW_LIMIT