migrate/database/redshift
Dale Hui f584949470 Update imports to reference fork.
Thanks `make rewrite-import-paths`!
2018-01-19 10:56:55 -08:00
..
README.md Added support for Redshift. 2017-05-11 15:47:40 -06:00
redshift.go Update imports to reference fork. 2018-01-19 10:56:55 -08:00

README.md

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.