github.com/svrana/migrate@v3.5.4+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.