mirror of https://github.com/status-im/migrate.git
Tutorial: Remove info about migration version table
This commit is contained in:
parent
d7e0e40e0a
commit
1d402e46a8
|
@ -92,8 +92,6 @@ You can find details [here](README.md#use-in-your-go-project)
|
||||||
|
|
||||||
Just add the code to your app and you're ready to go!
|
Just add the code to your app and you're ready to go!
|
||||||
|
|
||||||
**In both of the above cases, you do not need to create the table used to track the currently applied migration. It will be created automatically.**
|
|
||||||
|
|
||||||
## Further reading:
|
## Further reading:
|
||||||
- [Best practices](MIGRATIONS.md)
|
- [Best practices](MIGRATIONS.md)
|
||||||
- [FAQ](FAQ.md)
|
- [FAQ](FAQ.md)
|
||||||
|
|
Loading…
Reference in New Issue