Tables installed with Developer Sandboxes

  • Release version: Zurich
  • Updated January 8, 2026
  • 1 minute to read
  • Several types of components are installed with activation of Developer Sandboxes, including tables and user roles.

    Tables installed with Developer Sandboxes

    Note:
    • Tables that aren't explicitly mentioned in table config are shared across all sandboxes instead of copied separately.
    • If you make a schema change, such as adding a column, to a shared table, the table becomes an isolated table on the sandbox that initiated the schema change.
    Table Description

    Main Developer Sandboxes table

    [sys_dsb]

    Ensures controlled access to critical sandbox data and prevents unauthorized modifications.

    Only the admin role can read or report_view.

    Developer Sandboxes alias table

    [sys_dsb_table_alias]

    • Stores table alias data for sandbox operations.
    • Prevents unauthorized changes to alias records.
    • Ensures secure management of critical sandbox-related configurations.

    Only the admin role can read or report_view.

    Developer Sandboxes configuration table

    [sys_dsb_table_config]

    • Stores configuration data for sandbox tables.
    • Ensures secure management of sandbox table configurations.
    • Prevents unauthorized access or modifications.

    Only the admin role can read or report_view.

    Developer Sandboxes template configuration table

    [sys_dsb_template_repository]

    • Stores sandbox template repository configurations and records.
    • Ensures secure handling of repository data.
    • Prevents unauthorized modifications or access.

    Admins can create, read, update, delete, and report_view.

    Developer Sandboxes template management table

    [sys_dsb_template]

    Manages sandbox templates used for configuration and allocation.

    Depending on conditions, admins can create, read, update, delete, and report_view.

    Developer Sandboxes message table

    [sys_dsb_message]

    Stores messages for sandboxes.

    [sys_dsb_query_condition]