Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mage-staging.mintlify.app/llms.txt

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

Basic config

connector_type: clickhouse
profile: default    # profile in the io_config.yaml
config:
  table_name: table_name

Optional fields

database: database                  # Override the database
create_table_statement: true/false  # Whether to run create table statement