docs: 📝 sea orm migration "Setting Up Migration" doc link
This commit is contained in:
parent
fe5834e470
commit
9fa71f37d7
|
@ -1,5 +1,7 @@
|
||||||
# Making migrations
|
# Making migrations
|
||||||
|
|
||||||
|
For more information, please read https://www.sea-ql.org/SeaORM/docs/migration/setting-up-migration/
|
||||||
|
|
||||||
- Install `sea-orm-cli`
|
- Install `sea-orm-cli`
|
||||||
```sh
|
```sh
|
||||||
cargo install sea-orm-cli
|
cargo install sea-orm-cli
|
||||||
|
|
Loading…
Reference in New Issue