Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bad30b5

Browse files
authored
Mention migradaptor
migradaptor can be used to migrate from other db migration tools to golang-migrate golang-migrate#940 (comment)
1 parent 691bc77 commit bad30b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ Each migration has an up and down migration. [Why?](FAQ.md#why-two-separate-file
170170

171171
[Best practices: How to write migrations.](MIGRATIONS.md)
172172

173+
## Coming from another db migration tool?
174+
175+
Check out [migradaptor](https://github.com/musinit/migradaptor/).
176+
*Note: migradaptor is not affliated or supported by this project*
177+
173178
## Versions
174179

175180
Version | Supported? | Import | Notes

0 commit comments

Comments
 (0)