mirror of
https://github.com/status-im/migrate.git
synced 2025-02-23 08:18:07 +00:00
This addresses https://github.com/golang-migrate/migrate/issues/90 . The exported Redshift object no longer exports an embedde 'Driver' however, so some more work is needed to make this backwards compatible.
2 lines
29 B
SQL
2 lines
29 B
SQL
DROP TABLE IF EXISTS movies;
|