package
4.0.0-20220818155414-227319a854dd
Repository: https://github.com/topsort/migrate.git
Documentation: pkg.go.dev

# README

Snowflake

snowflake://user:password@accountname/schema/dbname?query

URL QueryWithInstance ConfigDescription
x-warehousen/aName of the warehouse to use when connecting
x-rolen/aName of the role to use when connecting
x-multi-statementMultiStatementEnabledEnable multiple statements to be run in a single migration. Defaults to false
x-migrations-tableMigrationsTableName of the migrations table

Snowflake is PostgreSQL compatible but has some specific features (or lack thereof) that require slightly different behavior.

Status

This driver is not officially supported.

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author