Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt

Use this file to discover all available pages before exploring further.

You may select data sources between the admin and read-only connection while running SQL queries in SQL Editor. bb-sql-editor-data-source The Admin Data Source Query Restrictions could be set either by environment or project level. bb-data-source-env bb-data-source-project If both are set, the higher restriction will be applied. The order of restriction level from high to low is as follows:
  1. ON
    • Disallow querying data from the admin data source
    • Fallback to the admin data source if no read-only data source is available
  2. Off