migrate/database/redshift
Dale Hui 16dea48c82 Fix module support by opting in to modules 2018-09-14 01:14:42 -07:00
..
README.md Added support for Redshift. 2017-05-11 15:47:40 -06:00
redshift.go Fix module support by opting in to modules 2018-09-14 01:14:42 -07: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.