account
: The Snowflake account identifier. This guide will help you find your account identifier.user
: The username for the Snowflake account.password
: The password for the Snowflake account.database
: The name of the Snowflake database to connect to.warehouse
: The Snowflake warehouse to use for running queries.schema
: The database schema to use within the Snowflake database. Default is PUBLIC
.role
: The Snowflake role to use.snowflake_datasource
as the datasource name, which is defined in the CREATE DATABASE
command.Database Connection Error
SQL statement cannot be parsed by mindsdb_sql