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.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

AdminSql
DatabaseAdminService
QueryExecutor
SafeIdentifier

Enums§

AdminSqlError
IdentifierError
QueryExecutorError

Constants§

DEFAULT_READONLY_ROW_LIMIT