package
4.6.4
Repository: https://github.com/operaads/migrate.git
Documentation: pkg.go.dev

# README

Snowflake

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

URL QueryWithInstance ConfigDescription
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 as there are no tests for it.