github.com/eatigo/migrate@v3.0.2-0.20210729130915-7610befb1b6b+incompatible/database/redshift/README.md (about)

     1  Redshift
     2  ===
     3  
     4  This provides a Redshift driver for migrations.  It is used whenever the URL of the database starts with `redshift://`.
     5  
     6  Redshift is PostgreSQL compatible but has some specific features (or lack thereof) that require slightly different behavior.