package
3.0.1+incompatible
Repository: https://github.com/mattes/migrate.git
Documentation: pkg.go.dev

# README

Redshift

This provides a Redshift driver for migrations. It is used whenever the URL of the database starts with redshift://.

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

# Structs

Redshift is a wrapper around the PostgreSQL driver which implements Redshift-specific behavior.