rubenv / sql-migrate

SQL schema migration tool for Go.
MIT License
3.18k stars 270 forks source link

Update README.md to support pkger.Dir as a migrate.HttpFileSystemMigrationSource #175

Closed jufemaiz closed 4 years ago

jufemaiz commented 4 years ago

Resolves https://github.com/rubenv/sql-migrate/issues/168

Dependent on resolving https://github.com/rubenv/sql-migrate/pull/172

rubenv commented 4 years ago

Thanks!

jufemaiz commented 4 years ago

np. Just a note, it will only work if the related (#172) is also resolved.